0
0
mirror of https://github.com/django/django.git synced 2024-11-30 23:20:50 +01:00
django/docs/ref
2010-01-09 19:08:03 +00:00
..
contrib Fixed #10615 - Added selection counter to admin change list. Thanks to Martin Mahner for the idea and initial patch. 2010-01-05 18:24:27 +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 Fixed #12555 -- Fixed typo in docs/ref/models/querysets.txt. Thanks, y_feldblum 2010-01-09 19:08:03 +00:00
templates Fixed #7262 - Added ISO 8601 and microsecond format string to utils.dateformat. Thanks zegor. 2010-01-01 21:39:26 +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 #7679 -- Added (configurable) highlighting colors to the development server. Thanks to Rob Hudson, hunteke, and Bastian Kleineidam for the various patches that contributed to the final result. 2010-01-04 12:16:09 +00:00
generic-views.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
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 #11570 -- Changed output in examples to unicode strings, thanks adamnelson. 2009-12-26 03:59:53 +00:00
settings.txt Corrected bad example for DATABASES setting 2009-12-28 13:13:04 +00:00
signals.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
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 Edited docs/ref/validators.txt 2010-01-09 18:18:25 +00:00