Greg Kaleka 17403f0a9b Doc'd that template variables & attributes may not start with an underscore. 6 years ago
..
class-based-views 738a0a4dc2 Mentioned SuccessMessageMixin in generic editing views docs. 6 years ago
contrib 96199e562d Fixed #26067 -- Added ordering support to ArrayAgg and StringAgg. 6 years ago
files 7543ab1f8d Removed versionadded/changed annotations for 2.0. 6 years ago
forms 7543ab1f8d Removed versionadded/changed annotations for 2.0. 6 years ago
models c530428d36 Fixed #21333 -- Doc'd the & and | queryset operators. 6 years ago
templates 17403f0a9b Doc'd that template variables & attributes may not start with an underscore. 6 years ago
applications.txt cfff2af02b Fixed #27857 -- Dropped support for Python 3.4. 7 years ago
checks.txt 958c7b301e Fixed #29419 -- Allowed permissioning of admin actions. 6 years ago
clickjacking.txt 01f658644a Updated various links in docs to avoid redirects 7 years ago
csrf.txt 35319bf12c Alphabetized imports in various docs. 6 years ago
databases.txt 4fb7bd834e Added backticks to code literals in docs/ref/databases.txt. 6 years ago
django-admin.txt 7543ab1f8d Removed versionadded/changed annotations for 2.0. 6 years ago
exceptions.txt 5446b72003 Removed versionadded/changed annotations for 1.11. 7 years ago
index.txt d3db878e4b Moved CSRF docs out of contrib. 10 years ago
middleware.txt a6fb5b1fe0 Remove documenation for non-existent middleware (#9998) 6 years ago
migration-operations.txt 64b74804c5 Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 7 years ago
request-response.txt cd242d185b Fixed docs typo in HttpResponse.set_signed_cookie() signature. 6 years ago
schema-editor.txt 5446b72003 Removed versionadded/changed annotations for 1.11. 7 years ago
settings.txt e8531cc89c Prevented unexpected link in settings docs 6 years ago
signals.txt 351835f262 Fixed #28031 -- Removed notes about old uWSGI/sentry versions (refs #20537). 8 years ago
template-response.txt 7ba7d203d8 Fixed typo in docs/ref/template-response.txt. 9 years ago
unicode.txt 7945bc1d08 Refs #23919 -- Replaced doc references to django.utils.http.urlquote() and urlquote_plus() with standard library alternatives. 7 years ago
urlresolvers.txt 35319bf12c Alphabetized imports in various docs. 6 years ago
urls.txt 7543ab1f8d Removed versionadded/changed annotations for 2.0. 6 years ago
utils.txt 7543ab1f8d Removed versionadded/changed annotations for 2.0. 6 years ago
validators.txt f903669dfd Fixed argument name for validators inheriting from BaseValidator. 6 years ago
views.txt df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 7 years ago