David Smith 7132d17de1 Doc'd Jinja2 form renderer. 3 年之前
..
class-based-views 3a45fea083 Fixed #21936 -- Allowed DeleteView to work with custom Forms and SuccessMessageMixin. 3 年之前
contrib 46c8df640c Fixed #32219 -- Made InlineModelAdmin.verbose_name_plural fallback to its verbose_name. 3 年之前
files 725ca1fb60 Corrected File, ContentFile, and ImageFile signatures in docs. 4 年之前
forms 5942ab5eb1 Refs #32338 -- Made RadioSelect/CheckboxSelectMultiple render in <div> tags. 3 年之前
models ecf76cc1fb Clarified type of Window()'s partition_by and order_by arguments. 3 年之前
templates 4a43335d30 Fixed #30086, Refs #32873 -- Made floatformat template filter independent of USE_L10N. 3 年之前
applications.txt d40402cfb0 Fixed #32570 -- Removed unnecessary default_auto_field in app config example. 4 年之前
checks.txt 0a28b42b15 Fixed #33084 -- Removed incorrect system check for ManyToManyField with limit_choices_to. 3 年之前
clickjacking.txt c156e36955 Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 3 年之前
csrf.txt 691b8dd8ed Made CSRF JavaScript example more reusable. 3 年之前
databases.txt fbb1984046 Refs #32956 -- Updated words ending in -wards. 3 年之前
django-admin.txt 84c7c4a477 Fixed #32309 -- Added --exclude option to startapp/startproject management commands. 3 年之前
exceptions.txt 453967477e Mentioned ASGI handler in SuspiciousOperation docs. 4 年之前
index.txt e3d55eeb14 Refs #32880 -- Moved logging reference to new document. 3 年之前
logging.txt 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 3 年之前
middleware.txt 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 3 年之前
migration-operations.txt fa58450a9a Fixed #31468 -- Allowed specifying migration filename in Operation. 4 年之前
paginator.txt 4894a97578 Fixed page numbers in Paginator.get_elided_page_range() example in docs. 4 年之前
request-response.txt 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 3 年之前
schema-editor.txt a5cb1ef6eb Corrected BaseDatabaseSchemaEditor.execute() signature in docs. 3 年之前
settings.txt 7132d17de1 Doc'd Jinja2 form renderer. 3 年之前
signals.txt f23b05696e Fixed #32395 -- Allowed capturing stdout of migration signals. 4 年之前
template-response.txt dcb69043d0 Fixed #32002 -- Added headers parameter to HttpResponse and subclasses. 4 年之前
unicode.txt 5371342ed6 Fixed #32357 -- Dropped support for PostgreSQL 9.6 and PostGIS 2.3. 4 年之前
urlresolvers.txt 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 3 年之前
urls.txt 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 3 年之前
utils.txt 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 3 年之前
validators.txt 8cf08a01b5 Improved RegexValidator docs. 4 年之前
views.txt 50a5f8840f Refs #32394 -- Changed STATIC_URL/MEDIA_URL to relative paths in tests and docs where appropriate. 4 年之前