Simon Charette 9142bebff2 Refs #11964 -- Changed CheckConstraint() signature to use keyword-only arguments. há 6 anos atrás
..
class-based-views 76df4f35c2 Corrected ModelFormMixin.form_invalid() signature in docs. há 6 anos atrás
contrib 51da347c32 Fixed #29795 -- Confirmed support for PostGIS 2.5. há 6 anos atrás
files 38e904e265 Fixed word choice in ContentFile example. há 6 anos atrás
forms 25f4302349 Emphasized that TemplatesSetting must be used to override widget templates. há 6 anos atrás
models 9142bebff2 Refs #11964 -- Changed CheckConstraint() signature to use keyword-only arguments. há 6 anos atrás
templates c49ea6f591 Refs #20910 -- Replaced snippet directive with code-block. há 6 anos atrás
applications.txt cfff2af02b Fixed #27857 -- Dropped support for Python 3.4. há 7 anos atrás
checks.txt 70d0a1ca02 Fixed #29711 -- Added a system check for uniquness of admin actions' __name__. há 6 anos atrás
clickjacking.txt 01f658644a Updated various links in docs to avoid redirects há 7 anos atrás
csrf.txt 31407fa3b3 Removed duplicate words in docs. há 6 anos atrás
databases.txt 583b9fc410 Fixed #29757 -- Documented Oracle DSN and Easy Connect options. há 6 anos atrás
django-admin.txt 5195b99e2c Fixed #29560 -- Added --force-color management command option. há 6 anos atrás
exceptions.txt 5446b72003 Removed versionadded/changed annotations for 1.11. há 7 anos atrás
index.txt d3db878e4b Moved CSRF docs out of contrib. há 10 anos atrás
middleware.txt a6fb5b1fe0 Remove documenation for non-existent middleware (#9998) há 6 anos atrás
migration-operations.txt 952f05a6db Fixed #11964 -- Added support for database check constraints. há 6 anos atrás
request-response.txt cd242d185b Fixed docs typo in HttpResponse.set_signed_cookie() signature. há 6 anos atrás
schema-editor.txt 5446b72003 Removed versionadded/changed annotations for 1.11. há 7 anos atrás
settings.txt 82f286cf6f Refs #29784 -- Switched to https:// links where available. há 6 anos atrás
signals.txt 351835f262 Fixed #28031 -- Removed notes about old uWSGI/sentry versions (refs #20537). há 8 anos atrás
template-response.txt 7ba7d203d8 Fixed typo in docs/ref/template-response.txt. há 9 anos atrás
unicode.txt 7945bc1d08 Refs #23919 -- Replaced doc references to django.utils.http.urlquote() and urlquote_plus() with standard library alternatives. há 7 anos atrás
urlresolvers.txt 35319bf12c Alphabetized imports in various docs. há 6 anos atrás
urls.txt 49f97b645f Refs #24733 -- Documented arguments for custom error views. há 6 anos atrás
utils.txt ad9a28ee38 Refs #29784 -- Normalized Python docs links to omit the version. há 6 anos atrás
validators.txt f903669dfd Fixed argument name for validators inheriting from BaseValidator. há 6 anos atrás
views.txt df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. há 7 anos atrás