Adam Zapletal f29922b6ef [5.0.x] Fixed #20744 -- Removed hint that arbitrary kwargs are allowed when creating forms.Fields. 11 mesi fa
..
class-based-views 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 anni fa
contrib f975cf10e0 [5.0.x] Fixed settings path in docs for installing SpatiaLite with Homebrew. 11 mesi fa
files 369b498219 Fixed #34642 -- Added File.open() support for *args and **kwargs. 1 anno fa
forms f29922b6ef [5.0.x] Fixed #20744 -- Removed hint that arbitrary kwargs are allowed when creating forms.Fields. 11 mesi fa
models 10efefcb28 [5.0.x] Extended docs for Q() objects mentioning the ~ (NOT) operator. 11 mesi fa
templates ef23305a19 [5.0.x] Fixed #35280 -- Improved iriencode filter example in docs. 1 anno fa
applications.txt fbd16438f4 Fixed #33143 -- Raised RuntimeWarning when performing import-time queries. 1 anno fa
checks.txt fcc55f8c26 [5.0.x] Refs #34944 -- Propagated system checks for GeneratedField.output_field. 1 anno fa
clickjacking.txt 00f5d2d110 Refs #31949 -- Made @xframe_options_(deny/sameorigin/exempt) decorators to work with async functions. 1 anno fa
csrf.txt 06bdf62b56 [5.0.x] Fixed #34990 -- Changed link to OWASP in CSRF docs. 1 anno fa
databases.txt 6c992dc003 [5.0.x] Fixed #35016 -- Doc'd that DATABASES["OPTIONS"] are passed to new PostgreSQL connections. 1 anno fa
django-admin.txt c4a6a8d815 [5.0.x] Updated "Dive Into Python" links. 1 anno fa
exceptions.txt 85ac33591c Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files. 2 anni fa
index.txt e3d55eeb14 Refs #32880 -- Moved logging reference to new document. 3 anni fa
logging.txt b2601a77f9 [5.0.x] Fixed #34971 -- Doc'd additional loggers. 1 anno fa
middleware.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 anni fa
migration-operations.txt d36ecbd530 [5.0.x] Doc'd that RemoveField also drops related database objects in PostgreSQL. 11 mesi fa
paginator.txt dfc720c521 Fixed #27505 -- Allowed customizing Paginator's error messages. 1 anno fa
request-response.txt 85e2b08068 [5.0.x] Fixed broken links and redirects in docs. 1 anno fa
schema-editor.txt 490cccbe7e Removed versionadded/changed annotations for 4.1. 2 anni fa
settings.txt 58061fd2b4 [5.0.x] Refs #35354 -- Clarified FORCE_SCRIPT_NAME docs. 11 mesi fa
signals.txt f8092ee9ad Improved style of n-tuple wording in docs and comments. 1 anno fa
template-response.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 anni fa
unicode.txt 85e2b08068 [5.0.x] Fixed broken links and redirects in docs. 1 anno fa
urlresolvers.txt bdf59bff65 Refs #34028 -- Doc'd that get_script_prefix() cannot be used outside of the request-response cycle. 2 anni fa
urls.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 anni fa
utils.txt 0379e7532f [5.0.x] Applied Black's 2024 stable style. 1 anno fa
validators.txt 710ca57681 [5.0.x] Fixed #25595 -- Doc'd that URLValidator rejects file:// URIs without a host. 1 anno fa
views.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 anni fa