Ramiro Morales c196564132 Removed custom profile model functionality as per deprecation TL. 11 years ago
..
class-based-views e10757ff4d Doc cleanup for FormMixin.prefix; refs #18872. 11 years ago
contrib c196564132 Removed custom profile model functionality as per deprecation TL. 11 years ago
files 0ca2d1e20a Fixed typo in file storage docs. 12 years ago
forms ee77d4b253 Fixed #20199 -- Allow ModelForm fields to override error_messages from model fields 11 years ago
models 12cb0df10f Docs for related_query_name 11 years ago
templates 39b245fd76 Fixed #20614 -- Typo in documentation. 11 years ago
clickjacking.txt 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 12 years ago
databases.txt d097417025 Support 'pyformat' style parameters in raw queries, Refs #10070 11 years ago
django-admin.txt f73d04dda9 Removed 'cleanup' management command as per deprecation TL. 11 years ago
exceptions.txt 5448555785 Fixed #17601 -- expose underlying db exceptions under py2 11 years ago
index.txt 6c730da1f6 Fixed #19897 - Updated static files howto. 12 years ago
middleware.txt 660762681c Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware 12 years ago
request-response.txt ac90aee55c Tweak caching decorators/utility functions xrefs. 12 years ago
settings.txt c196564132 Removed custom profile model functionality as per deprecation TL. 11 years ago
signals.txt 6fcb7ba842 Fix typo 11 years ago
template-response.txt cd72c55d86 Add missing imports and models to the examples in the view layer documentation 12 years ago
unicode.txt 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 12 years ago
urlresolvers.txt 7ee7599ab3 Removed versionadded/changed annotations dating back to 1.4. 12 years ago
urls.txt 6c730da1f6 Fixed #19897 - Updated static files howto. 12 years ago
utils.txt 1184d07789 Fixed #14881 -- Modified password reset to work with a non-integer UserModel.pk. 11 years ago
validators.txt 4e2e8f39d1 Fixed #4833 -- Validate email addresses with localhost as domain 12 years ago
views.txt 1267d2d9bc Fixed #20330 -- Normalized spelling of "web server". 12 years ago