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 15:23:02 +00:00
..
contrib Fixed #8555: corrected get_comment_form tag documentation. 2008-08-26 15:23:02 +00:00
files
forms
models Added documentation to explain the gains and losses when using utf8_bin 2008-08-26 01:59:25 +00:00
templates Fixed #7201 -- Fixed the timeuntil filter to work correctly with timezone-aware 2008-08-26 08:08:55 +00:00
databases.txt Added documentation to explain the gains and losses when using utf8_bin 2008-08-26 01:59:25 +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