django/docs/ref
Ramiro Morales 24bbf1367a Removed django.utils.encoding.StrAndUnicode class, deprecated in Django 1.5. 2013-06-28 23:16:28 -03:00
..
class-based-views Doc cleanup for FormMixin.prefix; refs #18872. 2013-06-25 07:50:43 -04:00
contrib Removed custom profile model functionality as per deprecation TL. 2013-06-28 21:48:16 -03:00
files Fixed typo in file storage docs. 2013-01-13 19:36:49 +01:00
forms Fixed #20199 -- Allow ModelForm fields to override error_messages from model fields 2013-06-18 08:01:17 -04:00
models Removed 'depth' .select_related() argument as per deprecation TL. 2013-06-28 21:48:16 -03:00
templates Fixed #20614 -- Typo in documentation. 2013-06-17 11:35:07 +02:00
clickjacking.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
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 Fixed #17601 -- expose underlying db exceptions under py2 2013-06-04 12:46:10 +01:00
index.txt Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00
middleware.txt Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware 2013-05-19 13:18:35 +02:00
request-response.txt Tweak caching decorators/utility functions xrefs. 2013-05-30 20:38:44 -03:00
settings.txt Removed custom profile model functionality as per deprecation TL. 2013-06-28 21:48:16 -03: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 Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
urlresolvers.txt Removed versionadded/changed annotations dating back to 1.4. 2012-12-29 21:59:08 +01:00
urls.txt Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00
utils.txt Removed django.utils.encoding.StrAndUnicode class, deprecated in Django 1.5. 2013-06-28 23:16:28 -03:00
validators.txt Fixed #4833 -- Validate email addresses with localhost as domain 2013-01-11 20:45:46 +01:00
views.txt Fixed #20330 -- Normalized spelling of "web server". 2013-04-29 19:40:43 +02:00