django/docs/ref
Tom Christie 5bc6929f9a Include `versionadded 1.5` directive 2012-11-09 16:15:19 +00:00
..
class-based-views Include `versionadded 1.5` directive 2012-11-09 16:15:19 +00:00
contrib Fixed #9471 - Expanded ModelAdmin.raw_id_fields docs; thanks adroffne for the suggestion. 2012-10-24 17:43:24 -04:00
files
forms Added ref to format localization in Date[Time]Field docs 2012-10-13 11:17:25 +02:00
models Fixed #13869 - Warned that QuerySet.iterator() doesn't affect DB driver caching; thanks jtiai for the suggestion. 2012-10-20 15:22:34 -04:00
templates Added section about URL reversion to URL mapper document. 2012-10-07 20:21:07 -03:00
authbackends.txt
clickjacking.txt
databases.txt Fixed #18256 - Added a potential pitfall when upgrading to MySQL 5.5.5 2012-10-12 19:17:00 -04:00
django-admin.txt
exceptions.txt
index.txt
middleware.txt Fixed #18473 - Fixed a suggestion that GZipMiddleware needs to be first in the list of middleware. 2012-10-17 15:46:59 -04:00
request-response.txt Fixed #6527 -- Provided repeatable content access 2012-10-24 17:08:37 +02:00
settings.txt
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt Added section about URL reversion to URL mapper document. 2012-10-07 20:21:07 -03:00
urls.txt More URL mapping documentation fixes. 2012-10-06 16:35:22 -03:00
utils.txt
validators.txt