django/django
Mariusz Felisiak 23ec318988 Refs #33342 -- Removed ExclusionConstraint.opclasses per deprecation timeline. 2023-01-17 11:49:15 +01:00
..
apps Rewrote some references to "master". 2022-03-08 14:50:06 +01:00
conf Refs #32800 -- Removed CSRF_COOKIE_MASKED transitional setting per deprecation timeline. 2023-01-17 11:49:15 +01:00
contrib Refs #33342 -- Removed ExclusionConstraint.opclasses per deprecation timeline. 2023-01-17 11:49:15 +01:00
core Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings. 2023-01-12 09:58:36 +01:00
db Refs #32365 -- Removed is_dst argument for various methods and functions. 2023-01-17 11:49:15 +01:00
dispatch Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
forms Refs #31026 -- Removed ability to return string when rendering ErrorDict/ErrorList. 2023-01-17 11:49:15 +01:00
http Fixed #33735 -- Added async support to StreamingHttpResponse. 2022-12-22 10:41:12 +01:00
middleware Refs #32800 -- Removed CSRF_COOKIE_MASKED transitional setting per deprecation timeline. 2023-01-17 11:49:15 +01:00
template Fixed #34220 -- Moved csrf_input_lazy, csrf_token_lazy imports to the toplevel. 2023-01-06 14:18:29 +01:00
templatetags Refs #32365 -- Removed support for pytz timezones per deprecation timeline. 2023-01-17 11:49:15 +01:00
test Refs #32655 -- Removed extra_tests argument for DiscoverRunner.build_suite()/run_tests(). 2023-01-17 11:49:15 +01:00
urls Used more augmented assignment statements. 2022-10-31 12:30:13 +01:00
utils Refs #30127 -- Removed name argument for django.utils.functional.cached_property(). 2023-01-17 11:49:15 +01:00
views Refs #34118 -- Adopted asgiref coroutine detection shims. 2022-12-20 11:10:48 +01:00
__init__.py Bumped version; master is now 5.0 pre-alpha. 2023-01-17 11:49:15 +01:00
__main__.py Fixed #24857 -- Added "python -m django" entry point. 2015-09-07 19:54:32 -04:00
shortcuts.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00