1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/ref
2010-01-12 23:36:19 +00:00
..
contrib Fixed #8933 - Allow more admin templates to be overridden. 2010-01-12 23:34:46 +00:00
files
forms
models Fixed #12586. Corrected a typo in the validation docs. Thanks, phyfus. 2010-01-12 14:04:04 +00:00
templates Fixed #12496 - Added code examples to built-in filter documentation. Thanks, Arthur Koziel. 2010-01-12 23:36:19 +00:00
authbackends.txt
databases.txt
django-admin.txt
generic-views.txt
index.txt
middleware.txt
request-response.txt
settings.txt
signals.txt
unicode.txt
validators.txt Fixed #12525. Added a note to the validators doucmentation that models will not automatically run validators when saved, and a link to the ModelForm docs. 2010-01-12 14:58:34 +00:00