This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-24 17:19:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
forms
History
Loic Bistuer
ee77d4b253
Fixed
#20199
-- Allow ModelForm fields to override error_messages from model fields
2013-06-18 08:01:17 -04:00
..
api.txt
Fixed
#18134
-- BoundField.label_tag now includes the form's label_suffix
2013-06-10 14:23:15 -04:00
fields.txt
…
formsets.txt
…
index.txt
…
models.txt
Fixed
#20000
-- Allowed ModelForm meta overrides for label, help_text and error_messages
2013-06-13 15:06:25 -04:00
validation.txt
Fixed
#20199
-- Allow ModelForm fields to override error_messages from model fields
2013-06-18 08:01:17 -04:00
widgets.txt
Fixed
#20567
- Documented BoundField.id_for_label.
2013-06-09 12:13:43 -04:00