1
0
mirror of https://github.com/django/django.git synced 2025-01-13 11:57:01 +00:00
django/docs/ref
2010-01-27 13:30:29 +00:00
..
contrib Fixed #12508 - Added ability to dynamically add inlines in the admin app. 2010-01-26 15:02:53 +00:00
files
forms
models Fixed #7270 -- Added the ability to follow reverse OneToOneFields in select_related(). Thanks to George Vilches, Ben Davis, and Alex Gaynor for their work on various stages of this patch. 2010-01-27 13:30:29 +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 Fixed #12672 -- Added the ability to configure which applications are available on which database. 2010-01-25 12:23:30 +00:00
generic-views.txt
index.txt
middleware.txt
request-response.txt
settings.txt Fixed #12542 -- Added the TEST_MIRROR setting, allowing testing of read slave databases. 2010-01-25 12:05:38 +00:00
signals.txt Fixed #12603 -- Corrected typo in m2m signals docs. Thanks to hvdklauw for the report. 2010-01-13 23:54:07 +00:00
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