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-25 01:25:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
forms
History
Ben Huckvale
98e0453f00
Fixed
#21120
-- Added more explicit text on using validators and link to writing validators.
...
Thanks nicolas at niconomicon.net for the suggestion.
2013-09-23 10:37:41 -04:00
..
api.txt
Fixed
#17627
-- Renamed util.py files to utils.py
2013-09-16 12:52:05 -04:00
fields.txt
…
formsets.txt
Fixed
#9532
-- Added min_num and validate_min on formsets.
2013-09-19 13:11:49 -04:00
index.txt
…
models.txt
…
validation.txt
Fixed
#21120
-- Added more explicit text on using validators and link to writing validators.
2013-09-23 10:37:41 -04:00
widgets.txt
…