Tim Graham 465f3c045b Prevented PostgreSQL's DatabaseCreation._execute_create_test_db() from hiding clause-less exceptions. 2 роки тому
..
apps 4470c2405c Refs #34233 -- Used @functools.cache. 2 роки тому
conf 85ac33591c Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files. 2 роки тому
contrib b347dc63d5 Refs #34383 -- Corrected margins in admin fieldsets with multiple fields on the same line on small screens. 2 роки тому
core f9f9215d3e Fixed some typos in comments, docstrings, and tests. 2 роки тому
db 465f3c045b Prevented PostgreSQL's DatabaseCreation._execute_create_test_db() from hiding clause-less exceptions. 2 роки тому
dispatch e83a88566a Fixed #32172 -- Adapted signals to allow async handlers. 2 роки тому
forms cad376f844 Fixed #34077 -- Added form field rendering. 2 роки тому
http 254ad2e345 Fixed #34405 -- Fixed setting Content-Type header in FileResponse for compress and brotli. 2 роки тому
middleware e01970e9d2 Refs #32800 -- Removed CSRF_COOKIE_MASKED transitional setting per deprecation timeline. 2 роки тому
template 5dba5fda55 Fixed #34427 -- Improved error message when context processor does not return a dict. 2 роки тому
templatetags 23e8868862 Refs #34233 -- Used str.removeprefix()/removesuffix(). 2 роки тому
test e83a88566a Fixed #32172 -- Adapted signals to allow async handlers. 2 роки тому
urls 4470c2405c Refs #34233 -- Used @functools.cache. 2 роки тому
utils 066aabcb77 Fixed #34445 -- Fixed string-casting of non-string lazy objects. 2 роки тому
views 7330408ac3 Reverted "Refs #31949 -- Enabled @sensitive_variables to work with async functions." 2 роки тому
__init__.py d18d6d0d78 Bumped version; master is now 5.0 pre-alpha. 2 роки тому
__main__.py 617eff41ac Fixed #24857 -- Added "python -m django" entry point. 9 роки тому
shortcuts.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 роки тому