This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
1dae4ac177
django1
/
django
/
forms
History
Tim Graham
cec11a3336
Used "is" for comparisons with None.
2013-10-10 09:35:56 -04:00
..
extras
Fixed
#20986
-- Enabled SelectDateWidget to use custom months
2013-08-28 16:39:26 +03:00
__init__.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00
fields.py
Fixed
#20439
-- Started deprecation of IPAddressField
2013-09-28 10:55:32 +02:00
forms.py
Ensured that BoundField.as_widget always returns properly localized fields.
2013-09-21 22:54:00 +02:00
formsets.py
Fixed
#9532
-- Added min_num and validate_min on formsets.
2013-09-19 13:11:49 -04:00
models.py
Fixed
#17627
-- Renamed util.py files to utils.py
2013-09-16 12:52:05 -04:00
util.py
Added backwards compatability shims for util modules.
2013-09-16 12:53:42 -04:00
utils.py
Fixed
#17627
-- Renamed util.py files to utils.py
2013-09-16 12:52:05 -04:00
widgets.py
Used "is" for comparisons with None.
2013-10-10 09:35:56 -04:00