Dhanush a18d20ca97 Fixed #32813 -- Made runserver display port after binding. 2 years ago
..
apps 4470c2405c Refs #34233 -- Used @functools.cache. 2 years ago
conf 9f20f382ca Fixed #34313 -- Updated thousands separator for Spanish (ES) locale. 2 years ago
contrib 473283d241 Fixed #34303 –- Allowed customizing admin site log entry list. 2 years ago
core a18d20ca97 Fixed #32813 -- Made runserver display port after binding. 2 years ago
db 2fd755b361 Fixed #34319 -- Fixed Model.validate_constraints() crash on ValidationError with no code. 2 years ago
dispatch 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
forms 5f3c7b7e1d Fixed #34317 -- Renamed "instance" argument of BaseModelFormSet.save_existing() method. 2 years ago
http 23e8868862 Refs #34233 -- Used str.removeprefix()/removesuffix(). 2 years ago
middleware e01970e9d2 Refs #32800 -- Removed CSRF_COOKIE_MASKED transitional setting per deprecation timeline. 2 years ago
template 69069a443a Refs #7430 -- Removed broken Template.__iter__(). 2 years ago
templatetags 23e8868862 Refs #34233 -- Used str.removeprefix()/removesuffix(). 2 years ago
test 097e3a70c1 Refs #33476 -- Applied Black's 2023 stable style. 2 years ago
urls 4470c2405c Refs #34233 -- Used @functools.cache. 2 years ago
utils 097e3a70c1 Refs #33476 -- Applied Black's 2023 stable style. 2 years ago
views 097e3a70c1 Refs #33476 -- Applied Black's 2023 stable style. 2 years ago
__init__.py d18d6d0d78 Bumped version; master is now 5.0 pre-alpha. 2 years ago
__main__.py 617eff41ac Fixed #24857 -- Added "python -m django" entry point. 9 years ago
shortcuts.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago