Jonas Haag a2851f204c Fixed #28720 -- Added HttpRequest.get_full_path_info(). 7 years ago
..
class-based-views 6da140724d Fixed #28627 -- Added slug converter to some path() examples in docs. 7 years ago
contrib 8869142a4d Fixed #28632 -- Updated docs about using raw SQL with GIS and doc'd changes from refs #28518 in release notes. 7 years ago
files 5446b72003 Removed versionadded/changed annotations for 1.11. 7 years ago
forms 55b5393bd2 Fixed #28474 -- Made DurationField raise ValidationError for inputs that raised OverflowError. 7 years ago
models 327f0f37ce Fixed #28770 -- Warned that quoting a placeholder in a raw SQL string is unsafe. 7 years ago
templates 5446b72003 Removed versionadded/changed annotations for 1.11. 7 years ago
applications.txt cfff2af02b Fixed #27857 -- Dropped support for Python 3.4. 7 years ago
checks.txt 998c9dd599 Fixed #28663 -- Add a check for likely incorrectly migrated django.urls.path() routes. 7 years ago
clickjacking.txt 01f658644a Updated various links in docs to avoid redirects 7 years ago
csrf.txt 5446b72003 Removed versionadded/changed annotations for 1.11. 7 years ago
databases.txt 1d8cfa3608 Fixed #28626 -- Dropped support for PostgreSQL 9.3. 7 years ago
django-admin.txt 5446b72003 Removed versionadded/changed annotations for 1.11. 7 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 5446b72003 Removed versionadded/changed annotations for 1.11. 7 years ago
migration-operations.txt 5446b72003 Removed versionadded/changed annotations for 1.11. 7 years ago
request-response.txt a2851f204c Fixed #28720 -- Added HttpRequest.get_full_path_info(). 7 years ago
schema-editor.txt 5446b72003 Removed versionadded/changed annotations for 1.11. 7 years ago
settings.txt 6c0042430e Fixed #28776 -- Fixed a/an/and typos in docs and comments. 7 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 df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 7 years ago
urls.txt 6c98c5abdf Refs #21927 -- Removed docs for include()'s old instance_namespace parameter. 7 years ago
utils.txt 617686e226 Fixed 'a'/'an' mix-ups in docs. 7 years ago
validators.txt 5446b72003 Removed versionadded/changed annotations for 1.11. 7 years ago
views.txt df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 7 years ago