.. |
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 #31357 -- Fixed get_for_models() crash for stale content types when model with the same name exists in another app.
|
2022-03-14 12:52:26 +01:00 |
core
|
Refs #33476 -- Added warning to optimizemigration/squashmigrations commands when black cannot be applied.
|
2022-02-23 07:29:15 +01:00 |
db
|
Fixed #33552 -- Fixed JSONField has key lookups with numeric keys on MariaDB, MySQL, Oracle, and SQLite.
|
2022-03-15 06:37:35 +01:00 |
dispatch
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
forms
|
Fixed #29490 -- Added support for object-based Media CSS and JS paths.
|
2022-02-10 08:48:27 +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
|
Rewrote some references to "master".
|
2022-03-08 14:50:06 +01:00 |
urls
|
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
2022-02-07 20:37:05 +01:00 |
utils
|
Refs #33173 -- Used locale.getlocale() instead of getdefaultlocale().
|
2022-03-08 13:17:05 +01:00 |
views
|
Fixed #33571 -- Fixed static serving views crash when If-Modified-Since is empty.
|
2022-03-11 06:19:01 +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 |