.. |
apps
|
Rewrote some references to "master".
|
2022-03-08 14:50:06 +01:00 |
conf
|
[4.1.x] Updated source translation catalogs.
|
2022-05-17 14:13:35 +02:00 |
contrib
|
[4.1.x] Fixed #22078 -- Fixed crash of Feed with decorated methods.
|
2022-05-26 11:13:42 +02:00 |
core
|
[4.1.x] Fixed #33754 -- Fixed crash with prematurely closed ASGI request body.
|
2022-05-31 09:35:20 +02:00 |
db
|
[4.1.x] Refs #28897 -- Added test for QuerySet.update() on querysets ordered by inline m2m annotation.
|
2022-06-17 11:12:59 +02:00 |
dispatch
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
forms
|
[4.1.x] Fixed documentation of Widget.id_for_label() empty return value.
|
2022-06-03 20:01:16 +02:00 |
http
|
[4.1.x] Refs #33697 -- Fixed multipart parsing of headers with double quotes and semicolons.
|
2022-06-01 10:38:59 +02:00 |
middleware
|
Refs #30426 -- Updated XFrameOptionsMiddleware docstring.
|
2022-04-29 21:17:27 +02:00 |
template
|
[4.1.x] Fixed #33653 -- Fixed template crash when calling methods for built-in types without required arguments.
|
2022-05-20 08:41:16 +02:00 |
templatetags
|
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
|
2022-03-24 06:29:50 +01:00 |
test
|
[4.1.x] Fixed #33719 -- Fixed test command crash when running in parallel.
|
2022-05-19 10:21:39 +02:00 |
urls
|
Fixed #32565 -- Moved internal URLResolver view-strings mapping to admindocs.
|
2022-05-17 10:50:09 +02:00 |
utils
|
[4.1.x] Fixed #33748 -- Fixed date template filter crash with lazy format.
|
2022-05-31 07:03:53 +02:00 |
views
|
Fixed #33611 -- Allowed View subclasses to define async method handlers.
|
2022-04-07 07:05:59 +02:00 |
__init__.py
|
[4.1.x] Bumped version for 4.1 alpha 1 release.
|
2022-05-17 15:05:44 +02:00 |
__main__.py
|
…
|
|
shortcuts.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |