David Wobrock 8b1ff0da4b Refs #16055 -- Deprecated get_joining_columns()/get_reverse_joining_columns() methods. 1 year ago
..
apps 4470c2405c Refs #34233 -- Used @functools.cache. 2 years ago
conf 79a3ea83b1 Fixed Central Kurdish (Sorani) translations of date-related strings. 2 years ago
contrib 594fcc2b74 Fixed #22569 -- Made ModelAdmin.lookup_allowed() respect get_list_filter(). 1 year ago
core 0976742087 Fixed typo in ManagementUtility.autocomplete()'s docstring. 1 year ago
db 8b1ff0da4b Refs #16055 -- Deprecated get_joining_columns()/get_reverse_joining_columns() methods. 1 year ago
dispatch e83a88566a Fixed #32172 -- Adapted signals to allow async handlers. 2 years ago
forms cad376f844 Fixed #34077 -- Added form field rendering. 2 years ago
http 173034b005 Refs #34482 -- Reverted "Fixed #32969 -- Fixed pickling HttpResponse and subclasses." 1 year ago
middleware e01970e9d2 Refs #32800 -- Removed CSRF_COOKIE_MASKED transitional setting per deprecation timeline. 2 years ago
template 173034b005 Refs #34482 -- Reverted "Fixed #32969 -- Fixed pickling HttpResponse and subclasses." 1 year ago
templatetags 23e8868862 Refs #34233 -- Used str.removeprefix()/removesuffix(). 2 years ago
test e83a88566a Fixed #32172 -- Adapted signals to allow async handlers. 2 years ago
urls 3b4728310a Fixed #34455 -- Restored i18n_patterns() respect of prefix_default_language argument when fallback language is used. 2 years ago
utils 198a19b692 Refs #34483 -- Fixed timesince()/timeuntil() with timezone-aware dates on different days and interval less than 1 day. 1 year ago
views 7330408ac3 Reverted "Refs #31949 -- Enabled @sensitive_variables to work with async functions." 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