Mariusz Felisiak 00370342ca Fixed typo in docs/ref/forms/renderers.txt. hace 2 años
..
class-based-views ca1c3151c3 Removed versionadded/changed annotations for 4.0. hace 2 años
contrib cb791a2540 Fixed #33872 -- Deprecated django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField. hace 2 años
files 97237ad3fe Removed versionadded/changed annotations for 3.2. hace 3 años
forms 00370342ca Fixed typo in docs/ref/forms/renderers.txt. hace 2 años
models 5028a02352 Doc'd TextField.db_collation as optional. hace 2 años
templates 4d4bf55e0e Fixed #33864 -- Deprecated length_is template filter. hace 2 años
applications.txt ce586ed693 Removed hyphen from pre-/re- prefixes. hace 2 años
checks.txt cb791a2540 Fixed #33872 -- Deprecated django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField. hace 2 años
clickjacking.txt c156e36955 Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. hace 3 años
csrf.txt ca1c3151c3 Removed versionadded/changed annotations for 4.0. hace 2 años
databases.txt eb3699ea77 Fixed #33718 -- Dropped support for MySQL 5.7. hace 2 años
django-admin.txt e286ce17ff Fixed #24870 -- Added --update option to makemigrations command. hace 2 años
exceptions.txt 7ef0bc922c Refs #32956 -- Capitalized HTTP/HTTPS in comments, docs, and docstrings. hace 3 años
index.txt e3d55eeb14 Refs #32880 -- Moved logging reference to new document. hace 3 años
logging.txt ca1c3151c3 Removed versionadded/changed annotations for 4.0. hace 2 años
middleware.txt ca1c3151c3 Removed versionadded/changed annotations for 4.0. hace 2 años
migration-operations.txt 7e3c9c3205 Refs #27236 -- Doc'd that AlterIndexTogether is no longer officially supported for Django 4.2+ migration files. hace 2 años
paginator.txt 30d8932753 Doc'd a precise exception type in Paginator.page() docs. hace 3 años
request-response.txt 2a5d2eefc7 Fixed #33683 -- Document HttpResponseBase and allow import from django.http hace 2 años
schema-editor.txt eacd4977f6 Refs #27064 -- Added RenameIndex migration operation. hace 2 años
settings.txt ca1c3151c3 Removed versionadded/changed annotations for 4.0. hace 2 años
signals.txt ca1c3151c3 Removed versionadded/changed annotations for 4.0. hace 2 años
template-response.txt ce586ed693 Removed hyphen from pre-/re- prefixes. hace 2 años
unicode.txt 83c803f161 Updated Oracle docs links to Oracle 21c. hace 3 años
urlresolvers.txt baf9604ed8 Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs. hace 3 años
urls.txt 5de12a369a Refs #33365, Refs #30530 -- Doc'd re_path() behavior change in Django 2.2.25, 3.1.14, and 3.2.10. hace 3 años
utils.txt 72e41a0df6 Fixed #33779 -- Allowed customizing encoder class in django.utils.html.json_script(). hace 2 años
validators.txt 3a82b5f655 Fixed #32559 -- Added 'step_size’ to numeric form fields. hace 2 años
views.txt 50a5f8840f Refs #32394 -- Changed STATIC_URL/MEDIA_URL to relative paths in tests and docs where appropriate. hace 4 años