1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/docs/ref
2013-02-10 12:58:42 -05:00
..
class-based-views Documented ArchiveIndexView's date_list context variable. 2013-02-01 13:42:30 +01:00
contrib Fixed #19779 -- Checked contrib.sites presence in RedirectFallbackMiddleware 2013-02-08 16:32:09 +01:00
files Fixed typo in file storage docs. 2013-01-13 19:36:49 +01:00
forms Added HTML5 url input type 2013-01-28 22:11:00 +01:00
models Added missing versionadded 1.6 to docs of earliest() 2013-01-20 06:45:00 +02:00
templates
clickjacking.txt Simplified default project template. 2013-02-04 13:21:36 +01:00
databases.txt
django-admin.txt Simplified default project template. 2013-02-04 13:21:36 +01:00
exceptions.txt
index.txt
middleware.txt Fixed #19099 -- Split broken link emails out of common middleware. 2013-01-15 17:41:45 +01:00
request-response.txt Fix rst syntax error. 2013-02-01 21:48:22 +01:00
settings.txt Added a note about the default timezone and the new project template. 2013-02-10 12:58:42 -05:00
signals.txt
template-response.txt Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
unicode.txt
urlresolvers.txt
urls.txt
utils.txt Fixed #19577 - Added HTML escaping to admin examples. 2013-01-25 06:53:40 -05:00
validators.txt