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-02-07 16:05:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
forms
History
Loic Bistuer
728b6fd9ca
Fixed
#24219
-- Moved SelectDateWidget together with the other widgets
...
and deprecated django.forms.extras. Thanks Berker Peksag and Tim Graham for the reviews.
2015-01-27 22:40:02 +07:00
..
api.txt
Corrected example in Form.has_changed() docs.
2014-12-05 13:17:14 -05:00
fields.txt
Removed IPAddressField per deprecation timeline; refs
#20439
.
2015-01-19 11:12:57 -05:00
formsets.txt
…
index.txt
…
models.txt
…
validation.txt
Added missing backticks to form validation docs
2014-11-20 11:09:21 -05:00
widgets.txt
Fixed
#24219
-- Moved SelectDateWidget together with the other widgets
2015-01-27 22:40:02 +07:00