1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/docs/ref
2021-08-03 09:57:04 +02:00
..
class-based-views Fixed #21936 -- Allowed DeleteView to work with custom Forms and SuccessMessageMixin. 2021-07-14 09:47:03 +02:00
contrib Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 2021-07-29 06:24:12 +02:00
files Corrected File, ContentFile, and ImageFile signatures in docs. 2021-04-16 06:17:45 +02:00
forms Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 2021-07-29 06:24:12 +02:00
models Refs #32956 -- Updated words ending in -wards. 2021-07-30 20:34:50 +02:00
templates Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 2021-07-29 06:24:12 +02:00
applications.txt Fixed #32570 -- Removed unnecessary default_auto_field in app config example. 2021-03-19 12:08:46 +01:00
checks.txt Fixed #32195 -- Added system check for invalid view in path() and improved error messages. 2021-06-09 09:06:42 +02:00
clickjacking.txt Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 2021-05-17 09:46:09 +02:00
csrf.txt
databases.txt Refs #32956 -- Updated words ending in -wards. 2021-07-30 20:34:50 +02:00
django-admin.txt Fixed #31621 -- Added support for '--parallel auto' to test management command. 2021-08-03 09:57:04 +02:00
exceptions.txt Mentioned ASGI handler in SuspiciousOperation docs. 2020-09-09 09:05:28 +02:00
index.txt Refs #32880 -- Moved logging reference to new document. 2021-06-30 07:21:52 +02:00
logging.txt Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 2021-07-29 06:24:12 +02:00
middleware.txt Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 2021-07-29 06:24:12 +02:00
migration-operations.txt
paginator.txt Fixed page numbers in Paginator.get_elided_page_range() example in docs. 2021-03-24 07:35:24 +01:00
request-response.txt Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 2021-07-29 06:24:12 +02:00
schema-editor.txt
settings.txt Refs #32956 -- Updated words ending in -wards. 2021-07-30 20:34:50 +02:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 2021-07-29 06:24:12 +02:00
urls.txt Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 2021-07-29 06:24:12 +02:00
utils.txt Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 2021-07-29 06:24:12 +02:00
validators.txt
views.txt