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-08 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
forms
History
Christian Schmitt
744aac6dac
Fixed
#21560
-- missing 'slug' field in example code
...
I updated the documentation, that the modelform now includes the 'slug' field.
2013-12-09 22:54:11 +01:00
..
formsets.txt
Fixed
#9532
-- Added min_num and validate_min on formsets.
2013-09-19 13:11:49 -04:00
index.txt
Fixed
#21223
-- Added form.id_for_label to topic guide.
2013-10-14 18:41:22 -04:00
media.txt
Fixed
#20772
-- Fixed minor typo in form media docs.
2013-07-19 15:48:38 +07:00
modelforms.txt
Fixed
#21560
-- missing 'slug' field in example code
2013-12-09 22:54:11 +01:00