1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/ref
2008-09-30 22:29:58 +00:00
..
contrib Fixed #9149: Fixed reST error in syndication docs 2008-09-21 07:43:58 +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 Edited some recent docs changes 2008-09-16 05:31:00 +00:00
models Fixed #9255: Removed now-obsolete warning about the old semantics of __exact=None vs. __isnull=True 2008-09-30 22:29:58 +00:00
templates Rewrote bits of the cycle tag documentation, which was confusing -- it implied 'rowvar' was required 2008-09-30 17:45:58 +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
index.txt
middleware.txt Correct bad target in middleware documentation 2008-09-04 09:50:45 +00:00
request-response.txt Fixed #8546 -- Fixed error in request-response.txt where we were incorrectly listing HttpResponse.content() in the 'Methods' section instead of the 'Attributes' section. Thanks, schmichael 2008-09-17 05:18:41 +00:00
settings.txt Fixed #8371: Added a note warning Windows users about the use of forward slashes when specifying the DATABASE_NAME setting. 2008-09-22 11:10:39 +00:00
signals.txt Fixed #8919 -- Fixed typo in signals.txt. Thanks, jbalogh 2008-09-07 06:18:59 +00:00
unicode.txt