django/docs/ref
Claude Paroz de676f94b7 Added release dates for gis libs as doc comments 2013-07-06 17:18:53 +02:00
..
class-based-views Doc cleanup for FormMixin.prefix; refs #18872. 2013-06-25 07:50:43 -04:00
contrib Added release dates for gis libs as doc comments 2013-07-06 17:18:53 +02:00
files
forms Fixed #20224 -- Update docs examples which mention __unicode__ 2013-07-05 19:27:07 +02:00
models Fixed #20224 -- Update docs examples which mention __unicode__ 2013-07-05 19:27:07 +02:00
templates
clickjacking.txt
databases.txt Support 'pyformat' style parameters in raw queries, Refs #10070 2013-06-28 06:59:10 +03:00
django-admin.txt Removed 'cleanup' management command as per deprecation TL. 2013-06-28 21:48:16 -03:00
exceptions.txt
index.txt
middleware.txt
request-response.txt Fixed #20673 -- Clarified that HttpRequest.user uses AUTH_USER_MODEL. 2013-07-04 09:32:32 -04:00
settings.txt Reflected the new default value of LOGGING_CONFIG in docs. 2013-07-01 23:16:25 +02:00
signals.txt Fix typo 2013-06-27 12:39:50 -04:00
template-response.txt Removed 'mimetype' arguments from a few places, as per deprecation TL. 2013-06-28 21:48:16 -03:00
unicode.txt Fixed #20691 -- Added a note for __str__() vs. __unicode__() and Python 3. 2013-07-03 08:44:03 -04:00
urlresolvers.txt Removed versionadded/changed annotations dating back to 1.4. 2012-12-29 21:59:08 +01:00
urls.txt
utils.txt Fixed #20224 -- Update docs examples which mention __unicode__ 2013-07-05 19:27:07 +02:00
validators.txt
views.txt