1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs/ref
2008-08-26 00:09:29 +00:00
..
contrib Fixed a silly typo in comment settings doc. 2008-08-25 22:34:27 +00:00
files
forms Fixed #8512: Corrected typo in form validation documentation. Thanks for the catch, Karen. 2008-08-24 07:22:30 +00:00
models
templates Fixed #7743: Reverted [8483], which was itself a reversion of [8481], after confirmation from Malcolm. Corrected a long standing mistake in the timesince/timeuntil filters when using a parameter for 'now'. Thanks to Andrew Shearer <ashearerw@shearersoftware.com> for the report. 2008-08-25 12:31:10 +00:00
databases.txt Removed a stray reference to mysql_old in the docs. 2008-08-26 00:09:29 +00:00
django-admin.txt Removed outdated "adminindex" command -- the same behavior is now far easier and better done in a template, or perhaps a custom AdminSite.index function. Refs #5500. 2008-08-25 18:53:18 +00:00
generic-views.txt
index.txt
middleware.txt
request-response.txt Fixed #8486: Corrected some file attribute names in the request/response docs. Thanks to mrsanders for the report. 2008-08-24 09:01:50 +00:00
settings.txt
unicode.txt