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
756b81dbd1
django1
/
django
/
forms
History
Erik Romijn
756b81dbd1
Fixed
#13546
-- Easier handling of localize field options in ModelForm
2013-05-18 14:13:00 +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
#19934
- Use of Pillow is now preferred over PIL.
2013-05-14 19:32:04 -07:00
forms.py
Replaced an antiquated pattern.
2013-05-17 18:08:58 +02:00
formsets.py
Replaced an antiquated pattern.
2013-05-17 18:08:58 +02:00
models.py
Fixed
#13546
-- Easier handling of localize field options in ModelForm
2013-05-18 14:13:00 +02:00
util.py
Fixed
#18003
-- Preserved tracebacks when re-raising errors.
2013-03-19 15:42:39 -07:00
widgets.py
Replaced an antiquated pattern.
2013-05-17 18:08:58 +02:00