1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/docs/ref
2008-09-14 08:58:16 +00:00
..
contrib Fixed #9067: Added a note that you can register a model with the admin without providing a ModelAdmin object. Thanks to Rob Hudson for the suggestion. 2008-09-14 08:58:16 +00:00
files Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro 2008-09-09 01:54:20 +00:00
forms Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here. 2008-09-02 03:40:42 +00:00
models Re-added docs for QuerySet reverse() and all() methods, refs #9000 - thanks ramiro 2008-09-11 00:24:02 +00:00
templates Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro 2008-09-09 01:54:20 +00:00
databases.txt Fixed #8858 by correcting typo 2008-09-11 00:30:31 +00:00
django-admin.txt Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro 2008-09-09 01:54:20 +00:00
generic-views.txt Fixed #8849: added some more "new in 1.0" flags. Thanks, ramiro. 2008-09-03 20:55:04 +00:00
index.txt Fixed #8326: added signals documentation. 2008-08-26 19:04:52 +00:00
middleware.txt Correct bad target in middleware documentation 2008-09-04 09:50:45 +00:00
request-response.txt Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro 2008-09-09 01:54:20 +00:00
settings.txt Fixed #8580 -- Hyperlinked some module names in settings.txt. Thanks, msaelices 2008-09-07 23:08:01 +00:00
signals.txt Fixed #8919 -- Fixed typo in signals.txt. Thanks, jbalogh 2008-09-07 06:18:59 +00:00
unicode.txt Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here. 2008-09-02 03:40:42 +00:00