This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-02 10:02:41 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
d334f46b7a
django
/
docs
/
topics
/
forms
History
Download ZIP
Download TAR.GZ
Tim Graham
bcf3532ede
Refs
#26154
-- Removed deprecated CommaSeparatedIntegerField.
2017-01-17 20:52:02 -05:00
..
formsets.txt
Doc'd the need to provide initial for formset submissions.
2016-10-10 15:36:21 -04:00
index.txt
Fixed
#22383
-- Added support for HTML5 required attribute on required form fields.
2016-04-21 19:16:38 -04:00
media.txt
Replaced property() usage with decorator in several places.
2016-08-25 20:06:22 -04:00
modelforms.txt
Refs
#26154
-- Removed deprecated CommaSeparatedIntegerField.
2017-01-17 20:52:02 -05:00