This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
django
/
forms
History
Claude Paroz
7557207983
Fixed
#20582
-- Allowed default Form.label_suffix to be translated
...
Thanks Tim Graham for the review.
2013-07-13 16:19:16 +02:00
..
extras
Fixed
#16123
-- Ensured strptime receive proper string type
2013-01-26 20:53:09 +01:00
__init__.py
Removed obsolete comment.
2013-01-15 18:02:24 +01:00
fields.py
Fixed
#20630
-- Removed
maxlength
attribute from
NumberInput
.
2013-06-20 10:59:41 -04:00
forms.py
Fixed
#20582
-- Allowed default Form.label_suffix to be translated
2013-07-13 16:19:16 +02:00
formsets.py
Fixed 17478 -- Allowed queryset overriding in BaseModelFormSet init
2013-06-22 09:29:37 +02:00
models.py
Fixed
#20582
-- Allowed default Form.label_suffix to be translated
2013-07-13 16:19:16 +02:00
util.py
Deprecate usage of boolean value for widget attributes
2013-07-05 19:33:19 +02:00
widgets.py
Advanced deprecation warnings for Django 1.7.
2013-06-29 18:49:37 +02:00