Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  François Freitag 9ef4a18dbe Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError. 5 năm trước cách đây
  Hasan Ramezani da79ee472d Fixed #26813 -- Prevented empty choice in ModelChoiceField with RadioSelect for fields with blank=False. 5 năm trước cách đây
  Mariusz Felisiak 1d5fb35e6a Refs #26813 -- Added test for ModelChoiceField.choices when using RadioSelect widget. 5 năm trước cách đây
  Jon Dufresne e703b93a65 Fixed #31080 -- Removed redundant type="text/javascript" attribute from <script> tags. 5 năm trước cách đây
  Jon Dufresne 42b9a23267 Fixed #30400 -- Improved typography of user facing strings. 5 năm trước cách đây
  RobertAKARobin aa94f7c899 Fixed #30534 -- Fixed overriding a field's default in ModelForm.cleaned_data(). 5 năm trước cách đây
  Jon Dufresne 8d76443aba Fixed #30399 -- Changed django.utils.html.escape()/urlize() to use html.escape()/unescape(). 6 năm trước cách đây
  belegnar 1ffddfc233 Fixed #30302 -- Fixed forms.model_to_dict() result if empty list of fields is passed. 6 năm trước cách đây
  belegnar 714cf468e1 Refs #30302 -- Added more tests for forms.model_to_dict(). 6 năm trước cách đây
  Tim Graham 0004daa536 Used 4 space hanging indent for dictionaries. 6 năm trước cách đây
  Simon Charette 84e7a9f4a7 Switched setUp() to setUpTestData() where possible in Django's tests. 6 năm trước cách đây
  Tim Graham 193c109327 Switched TestCase to SimpleTestCase where possible in Django's tests. 6 năm trước cách đây
  Carlton Gibson 1c05fe65f2 Refs #13091 -- Added test for commit=False idiom with partial unique_together validation. 6 năm trước cách đây
  François Freitag 3fca95e1ad Fixed #28312 -- Made ModelChoiceIterator.__len__() more memory-efficient. 7 năm trước cách đây
  Dan Watson e163effecc Fixed #29279 -- Added renderer argument to ModelForm. 7 năm trước cách đây
  Mariusz Felisiak 362813d628 Fixed hanging indentation in various code. 7 năm trước cách đây
  François Freitag 40f0aa9885 Fixed #29158 -- Fixed len(choices) crash if ModelChoiceField's queryset is a manager. 7 năm trước cách đây
  François Freitag 06172d7bc2 Consolidated ModelChoiceField tests. 7 năm trước cách đây
  Tim Graham 3fb718f17d Eliminated the need to modify a model forms test when new test files are added. 7 năm trước cách đây
  Jon Dufresne ff05de760c Fixed #29038 -- Removed closing slash from HTML void tags. 7 năm trước cách đây
  Jon Dufresne 47d238b696 Fixed #29041 -- Changed SelectMultiple's multiple attribute to HTML5 boolean syntax. 7 năm trước cách đây
  Tim Graham e5bd585c6e Fixed #28543 -- Prevented ManyToManyField.value_from_object() from being lazy. 7 năm trước cách đây
  Mads Jensen a51c4de194 Used assertRaisesMessage() to test Django's error messages. 7 năm trước cách đây
  Srinivas Reddy Thatiparthy 5debbdfcc8 Fixed #28387 -- Fixed has_changed() for disabled form fields that subclass it. 7 năm trước cách đây
  Jon Dufresne a1be12fe19 Fixed #28345 -- Applied limit_choices_to during ModelForm.__init__(). 7 năm trước cách đây
  Tom 3eb3907bb1 Refs #23919 -- Replaced stray super(ClassName, self) with super(). 7 năm trước cách đây
  Manatsawin Hanmongkolchai a0c07d77fc Fixed #28242 -- Moved ImageField file extension validation to the form field. 7 năm trước cách đây
  Jon Dufresne 21046e7773 Fixed #28249 -- Removed unnecessary dict.keys() calls. 7 năm trước cách đây
  heathervm 7d1e237753 Fixed #27993 -- Fixed model form default fallback for SelectMultiple. 8 năm trước cách đây
  James Beith 216bb2e8fb Fixed #27975 -- Fixed crash if ModelChoiceField's queryset=None. 8 năm trước cách đây