How to Create Django Form using Form API in Django (Hindi)

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ธ.ค. 2024

ความคิดเห็น • 72

  • @avinashkumargond3291
    @avinashkumargond3291 4 ปีที่แล้ว +1

    Yrr apka explation way osm hai theory v mst lga kahi boring ni hain sch me osm video

  • @sonamkori8169
    @sonamkori8169 3 ปีที่แล้ว +4

    Awesome teaching skill, soaking knowledge day by day by watching ur series.

  • @AmitSharma-ni4gg
    @AmitSharma-ni4gg 2 ปีที่แล้ว +3

    Awesome teaching skills buddy, It's like watching video and absorbing everything 👏❤️

  • @aryanchauhan-jp9ui
    @aryanchauhan-jp9ui 4 ปีที่แล้ว +2

    Nice to see that uh uploading daily bases video sir thanks you so much

  • @BongCodesDjango
    @BongCodesDjango 4 ปีที่แล้ว +3

    Great video. I really like how you have explained the basics.

  • @devkantthefullstackguy
    @devkantthefullstackguy 3 ปีที่แล้ว +4

    Let's go I covered 38 lectures, and everyday I just wonder what an interesting + powerful framework Django is 😌. Oh boi

  • @rkrrkumar511
    @rkrrkumar511 ปีที่แล้ว +1

    Nice videos. Kash tum 2 saal pahle mil jate

  • @danialshamas318
    @danialshamas318 4 ปีที่แล้ว +2

    ASSALAM O ALIKUM < your methdo of teaching is very awesome bro.

  • @abdullahamin4504
    @abdullahamin4504 2 ปีที่แล้ว

    Hellow -----
    My self Abdullah from bangladesh .
    I Watch your video regularly and now i complete django playlist.
    i learn everything from your youtube ---
    thank you ---
    Brothor
    I have a request to you that please make a video how to use django custom admin panel instead django default admin templare....
    please
    please
    please --------- i wait for your notification

  • @manojrawat5756
    @manojrawat5756 ปีที่แล้ว

    Amazing sir 👍👍👍

  • @Abhishek-ji6qj
    @Abhishek-ji6qj 2 ปีที่แล้ว

    Amazing explanation guru g

  • @Luffy-hi6xw
    @Luffy-hi6xw 4 ปีที่แล้ว +1

    Noic detailed like previous videos

  • @PrashantSingh-tk9uv
    @PrashantSingh-tk9uv 3 ปีที่แล้ว

    Excellent explaination

  • @sailendrachettri8521
    @sailendrachettri8521 3 ปีที่แล้ว

    Appreciate your hardwork :)

  • @kishanlalchoudhary2765
    @kishanlalchoudhary2765 4 ปีที่แล้ว +2

    When will android series will come?how much month after

  • @VaibhavA_07
    @VaibhavA_07 ปีที่แล้ว

    Hello Sir, after giving input to the name & email tabs, data is not being submitted. just nothing happens when I press submit button. & also as you have shown that the given data reflects to the address bar but it is also not happening. kindly suggest.

  • @vineetpatel5698
    @vineetpatel5698 3 ปีที่แล้ว

    very good video

  • @abhilashoommen4704
    @abhilashoommen4704 3 ปีที่แล้ว

    Great is your lectures Sir. I would like to know what are the resources you selected to learn django. Thank you.

  • @premmishra6031
    @premmishra6031 3 ปีที่แล้ว +1

    unable to submit any data .. page open ho rha sbkuch aa rha name or email dalne k baad submit pe clik krne k baad submit nhi ho rha please help anyone ..

  • @shariqdaudi7682
    @shariqdaudi7682 4 ปีที่แล้ว +1

    Ab sir hume bhi bata de plz
    Kivy app development start karenge ki nahi
    Agar karenge to kab tak?

  • @shakshamagarwal7070
    @shakshamagarwal7070 4 ปีที่แล้ว +1

    sir iske baad rest api ki be video bnana

  • @vikashchouhan6465
    @vikashchouhan6465 4 ปีที่แล้ว

    thanku sooooooooooooooooooooooooooooooo muchhhhhhhhhhhhh

  • @leadingedgebusinesssolutions
    @leadingedgebusinesssolutions 4 ปีที่แล้ว +1

    Hi. Sir kindly make vedio how to custom style of django crispy forms for by adding css classes and using css properties. there is no tutorial like this and how can we add instead of {{form|crsipy}} single field by field in frorms like {{username}} ,{{password}} etc. and how to show radio button show horizentaly .

    • @sagarpaul07
      @sagarpaul07 3 ปีที่แล้ว

      First, you just reference the fields individually in the HTML, rather than the entire form at once:

      {{ form.subject }}
      {{ form.email }}
      {{ form.message }}

  • @nalinmahajan1337
    @nalinmahajan1337 4 ปีที่แล้ว +2

    sir,Render ka kya mtlb hota ha isme

  • @aayushjoshi861
    @aayushjoshi861 3 ปีที่แล้ว

    i have one question, suppose if i, want to use id or class of this form element in javascript then how do i do that ??

  • @elyesachour2208
    @elyesachour2208 4 ปีที่แล้ว

    how can i add a select option field aaand a check box field
    how can i add a field named score after calculating it using javascript from the check boxes

  • @amitkumargupta9407
    @amitkumargupta9407 4 ปีที่แล้ว

    Thank you Guruji

  • @AliRaza-gp6cs
    @AliRaza-gp6cs 4 ปีที่แล้ว +1

    Sir please tell me this is complete Django after this can I get a job

  • @sanjibmitra8124
    @sanjibmitra8124 4 ปีที่แล้ว

    can I add style on the li tag or p tag using this method

  • @magibis7519
    @magibis7519 ปีที่แล้ว

    In this course video timing 27:38 you have created vertically form, Can we make this form horizontal. If yes then how to do please guide me

    • @souravchoudhury3698
      @souravchoudhury3698 ปีที่แล้ว

      Add css for the form container. You can use display flex or grid to change alignment.

  • @abhidita143
    @abhidita143 3 ปีที่แล้ว

    Now will it store input credentials in DB ?

  • @ashishmishra-nh1iq
    @ashishmishra-nh1iq 2 ปีที่แล้ว

    when i import form in views.py class ' is not Accessed Pylance(Pylance is greyed out) error msg show out
    plz help sir

    • @geekyshows
      @geekyshows  2 ปีที่แล้ว

      disable pylance it might be a false msg

  • @RahulSharma-vx8yj
    @RahulSharma-vx8yj 2 ปีที่แล้ว

    AttributeError: module 'django.forms' has no attribute 'form' how to solve sir this error

  • @khanbrothers2599
    @khanbrothers2599 4 ปีที่แล้ว +1

    From .forms import studentregistration
    No module named 'enroll.forms'

    • @khanbrothers2599
      @khanbrothers2599 4 ปีที่แล้ว

      Please help
      I am very tied this error
      Agar koi or janta Hoga to thoda bata yarrr bahut pareshan hu please
      Bahut sukriya 💙 hoga

    • @geekyshows
      @geekyshows  4 ปีที่แล้ว +2

      probably you dont have forms py file in your project

    • @khanbrothers2599
      @khanbrothers2599 4 ปีที่แล้ว

      @@geekyshows sukriya 💙 dear
      Really I appreciate you
      Q ki ham 2 din SE pareshan the kya huaa . Kitna bar Google Kiya .fir bhi problem sahi nhi huaa .. final abhi huaa form.py me problem tha

    • @khanbrothers2599
      @khanbrothers2599 4 ปีที่แล้ว

      @@geekyshows kya ham mil sakte hai koi or social media par

  • @user-dh8dd3pe1i
    @user-dh8dd3pe1i 4 ปีที่แล้ว

    Thanks 😊

  • @danialshamas318
    @danialshamas318 4 ปีที่แล้ว

    BRo how to send form data to gmail using django forms .....???

  • @rahulmullick7316
    @rahulmullick7316 4 ปีที่แล้ว

    if something cause happen like page do not refresh then how to do that...???? like if i created cart fields where delete and update option is present then how to do that...????please yea wala ans de dena....!please

    • @geekyshows
      @geekyshows  4 ปีที่แล้ว

      You can use Ajax it wont refresh page on each request (Delete and Update or Add) Follow my Ajax Playlist

    • @rahulmullick7316
      @rahulmullick7316 4 ปีที่แล้ว

      @@geekyshows aap cha gaye vai....!awesome....! aap video mast maula hein....share kardenge pura series khatam kartehi....!thanku.....!

  • @humanbeing9106
    @humanbeing9106 4 ปีที่แล้ว

    awsome

  • @vishalkumarprajapati5249
    @vishalkumarprajapati5249 4 ปีที่แล้ว

    sir can I make an optional field using Django Forms API?
    Because default all fields are required

    • @geekyshows
      @geekyshows  4 ปีที่แล้ว +1

      Wait more coming...

    • @vishalkumarprajapati5249
      @vishalkumarprajapati5249 4 ปีที่แล้ว

      @@geekyshows Sorry sir, actually this question came on my mind so i just ask
      and thank you for giving attention

    • @pavanahirwar661
      @pavanahirwar661 3 ปีที่แล้ว

      @@geekyshows sir i have problem this an error occurred when running this the error is django didn't find any path in urls admin/ can you tell me why we take registration and regi

  • @ijharulislam1135
    @ijharulislam1135 3 ปีที่แล้ว

    Want more from Bangladesh

  • @rahulmullick7316
    @rahulmullick7316 4 ปีที่แล้ว

    how to insert google captcha...???

  • @MaheshKumar-np9pj
    @MaheshKumar-np9pj 4 ปีที่แล้ว +1

    Sir aap ko kitna experience hai btao na plz sir reply plz sir

  • @MaheshKumar-np9pj
    @MaheshKumar-np9pj 4 ปีที่แล้ว +1

    Sir aap ko itna experience hai btao plz

  • @thomas-sinkala
    @thomas-sinkala 4 ปีที่แล้ว

    You have this video in English?

  • @hometvfirestick
    @hometvfirestick 3 ปีที่แล้ว

    0:07
    yahi sonam hai kya?

  • @deepjoshi3118
    @deepjoshi3118 4 ปีที่แล้ว

    Why do you make new projects in every video it gets very confusing to understand or use PyCharm To explain this it will be better

  • @jahidhasanpiyesh
    @jahidhasanpiyesh ปีที่แล้ว

    🙂

  • @nnk9t
    @nnk9t 2 ปีที่แล้ว

    🐾👌

  • @AmarjeetKumar-sn9os
    @AmarjeetKumar-sn9os 2 ปีที่แล้ว

    1

  • @AliRaza-gp6cs
    @AliRaza-gp6cs 4 ปีที่แล้ว

    Sir please tell me this is complete Django after this can I get a job

  • @AliRaza-gp6cs
    @AliRaza-gp6cs 4 ปีที่แล้ว +1

    Sir please tell me this is complete Django after this can I get a job

    • @alispy6598
      @alispy6598 3 ปีที่แล้ว

      Hey, brother salam how you doing now?
      a guy have commented in last video of series to have cracked few interviews after completing this tutorial, he said basic of ds and algo is a must to have
      I wish you best of Luck,
      I m following for the same cause,
      Will surely update if got one,god willing 😁✨

  • @AliRaza-gp6cs
    @AliRaza-gp6cs 4 ปีที่แล้ว +1

    Sir please tell me this is complete Django after this can I get a job

  • @AliRaza-gp6cs
    @AliRaza-gp6cs 4 ปีที่แล้ว

    Sir please tell me this is complete Django after this can I get a job