1
0
mirror of https://github.com/django/django.git synced 2025-01-12 19:37:06 +00:00
django/django
2022-03-16 16:16:10 +01:00
..
apps Rewrote some references to "master". 2022-03-08 14:50:06 +01:00
conf Optimized lazy wrappers a bit. 2022-03-03 06:19:11 +01:00
contrib Fixed #33577 -- Confirmed support for GDAL 3.4. 2022-03-16 09:07:01 +01:00
core Fixed #33580 -- Fixed crash when checking support for terminal colors on Wine. 2022-03-16 16:16:10 +01:00
db Used sets for field names for exclusion. 2022-03-16 11:05:09 +01:00
dispatch
forms Used sets for field names for exclusion. 2022-03-16 11:05:09 +01:00
http Refs #33562 -- Made HttpResponse.set_cookie() raise ValueError when both "expires" and "max_age" are passed. 2022-03-07 08:04:18 +01:00
middleware
template Removed unused Node.__iter__(). 2022-02-16 08:08:46 +01:00
templatetags
test Fixed #31169 -- Adapted the parallel test runner to use spawn. 2022-03-15 16:23:55 +01:00
urls
utils Fixed #31169 -- Adapted the parallel test runner to use spawn. 2022-03-15 16:23:55 +01:00
views Removed outdated handling of length parameter to If-Modified-Since header. 2022-03-15 13:07:44 +01:00
__init__.py
__main__.py
shortcuts.py