.. |
contrib
|
Fixed bad indentation in contenttypes code example so that cut and paste from doc will work.
|
2010-01-18 13:00:22 +00:00 |
files
|
Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson.
|
2009-12-26 03:44:21 +00:00 |
forms
|
Added a section to the docs for discussing validators and updated a few links to point to it.
|
2010-01-05 06:18:41 +00:00 |
models
|
Created a 'DB optimization' topic, with cross-refs to relevant sections.
|
2010-01-16 03:13:16 +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
|
Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson.
|
2009-12-26 03:44:21 +00:00 |
databases.txt
|
Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson.
|
2009-12-26 03:44:21 +00:00 |
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
|
Fixed: 3274: Added date_list context variable to the archive_month generic view, consistent with archive_index and archive_year. Thanks Sean Brant.
|
2010-01-10 19:52:17 +00:00 |
index.txt
|
Corrected some referencing problems in the docs.
|
2010-01-07 11:38:14 +00:00 |
middleware.txt
|
Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson.
|
2009-12-26 03:44:21 +00:00 |
request-response.txt
|
Fixed #11952 -- Documented HttpResponse.status_code attribute. Thanks, timo
|
2010-01-10 18:49:04 +00:00 |
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
|
Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427).
|
2009-12-26 06:37:26 +00:00 |
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 |