Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-forms

Django 1.2.1 Inline Admin for Many To Many Fields

Django error: "'ChoiceField' object has no attribute 'is_hidden'"

Using ModelFormMixin without the 'fields' attribute is prohibited

Multiple user type sign up with django-allauth

Django - ModelForm Create or Update? [duplicate]

Django - form Clean() and field errors

Django form with many-to-many relationship does not save

Latitude/longitude widget for pointfield?

Display some free text in between Django Form fields

python django django-forms

Django Comments: Want to remove user URL, not expand the model. How to?

ImageField() not saving images in ModelForm - Django/Python

How to send multiple input field values with same name?

python django django-forms

Django raising 404 with a message

Django form returns is_valid() = False and no errors

Override data validation on one django form element

form object has no attribute 'cleaned_data'

Django - CreateView not saving form with nested formset

Django model choice field - depend on other field's choice

Tutorials on writing custom Django widgets?

Django - combining forms for related models

django-forms