Form Widgets in Django (Hindi)

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

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

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

    Gurudev plz make projects in Django plz plz plz plz you are the best teacher of Django on TH-cam kripa kriye hamare upar gurudev plz plz plz ati kripa hogi aapki..

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

    so thanks sir for such course

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

    Excellent

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

    Sir make more videos on Django

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

    Thank you Guruji

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

    Nice sir

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

    sir datetime Input ka dikhao na practical karake

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

    thanks

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

    can you please tell if we want to use a variable for the attrs value how can i do that
    class newTitle(forms.Form):
    q = forms.CharField(label='New Page Title', max_length=100, widget=forms.TextInput(
    attrs={
    'id': 'titleCheck',
    'class': 'search',
    'value': {{ pagetitle }}

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

    if i want to add two class then what should I do

  • @jahidhasanpiyesh
    @jahidhasanpiyesh 11 หลายเดือนก่อน

    done

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

    Can anyone suggest widget for vocal input

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

    when i do text Area it gives below
    if self.max_length is not None and not widget.is_hidden:
    AttributeError: 'CharField' object has no attribute 'is_hidden'
    I just added one more filed in your crud project ( free one )
    'free': forms.CharField(widget=forms.Textarea),
    'password': forms.PasswordInput(render_value=True, attrs={'class':'form-control'}),

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

    Sir python and Django ko use kar k kiya ham app bana sakta ha university project k lya ya phir kuch or bhi sikhna para ga ap python ya java ma sa kis ko recommend kara ga

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

      Python

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

      @@geekyshows thank you sir

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

      @@geekyshows Dhanyee hogye sir apke reply se ....😍😍😍😍 asir waad banye rakhe..

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

    File input de diya par file kaise select kare koi batayega