.. |
apps
|
Refs #32355 -- Corrected comments about Python's _NamespacePath.
|
2021-03-26 10:17:10 +01:00 |
conf
|
Updated translations from Transifex.
|
2021-04-06 06:19:31 +02:00 |
contrib
|
Fixed #32544 -- Confirmed support for GDAL 3.2 and GEOS 3.9.
|
2021-04-07 15:54:24 +02:00 |
core
|
Fixed #31840 -- Added support for Cross-Origin Opener Policy header.
|
2021-03-30 19:59:24 +02:00 |
db
|
Refs #32074 -- Backported Enum.__repr__() from Python 3.10.
|
2021-04-07 10:28:40 +02:00 |
dispatch
|
Refs #31327 -- Removed providing_args argument for Signal per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
forms
|
Fixed #32316 -- Deferred accessing __file__.
|
2021-04-01 14:33:30 +02:00 |
http
|
Fixed CVE-2021-28658 -- Fixed potential directory-traversal via uploaded files.
|
2021-04-06 08:15:17 +02:00 |
middleware
|
Fixed #31840 -- Added support for Cross-Origin Opener Policy header.
|
2021-03-30 19:59:24 +02:00 |
template
|
Refs #24121 -- Added __repr__() to Origin and Template.
|
2021-03-17 07:49:55 +01:00 |
templatetags
|
Fixed #18995 -- Made blocktranslate tag raise TemplateSyntaxError when plural count is not a number.
|
2020-09-29 08:03:51 +02:00 |
test
|
Fixed #32532 -- Made DiscoverRunner raise RuntimeError when a test label is a file path.
|
2021-04-02 12:54:08 +02:00 |
urls
|
Refs #32260 -- Made admindocs and technical 404 debug page use view_func.view_class.
|
2021-03-30 06:51:27 +02:00 |
utils
|
Fixed #32316 -- Deferred accessing __file__.
|
2021-04-01 14:33:30 +02:00 |
views
|
Fixed #32316 -- Deferred accessing __file__.
|
2021-04-01 14:33:30 +02:00 |
__init__.py
|
Bumped version; master is now 4.0 pre-alpha.
|
2021-01-14 17:50:04 +01:00 |
__main__.py
|
Fixed #24857 -- Added "python -m django" entry point.
|
2015-09-07 19:54:32 -04:00 |
shortcuts.py
|
Made small readability improvements.
|
2020-10-28 20:20:20 +01:00 |