.. |
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 #33592 -- Fixed "View on Site" links in custom admin site.
|
2022-03-21 10:07:32 +01:00 |
core
|
Fixed #33582 -- Fixed deserializing natural keys with foreing key dependencies in a multiple database setup.
|
2022-03-18 20:57:08 +01:00 |
db
|
Prevented initialization of unused database connections.
|
2022-03-17 07:40:57 +01:00 |
dispatch
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
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
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
template
|
Removed unused Node.__iter__().
|
2022-02-16 08:08:46 +01:00 |
templatetags
|
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
2022-02-07 20:37:05 +01:00 |
test
|
Refs #31169 -- Prevented infinite loop in parallel tests with custom test runner when using spawn.
|
2022-03-17 10:20:13 +01:00 |
urls
|
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
2022-02-07 20:37:05 +01:00 |
utils
|
Prevented initialization of unused database connections.
|
2022-03-17 07:40:57 +01:00 |
views
|
Removed outdated handling of length parameter to If-Modified-Since header.
|
2022-03-15 13:07:44 +01:00 |
__init__.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +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 |