.. |
apps
|
Fixed #32285 -- Raised ImproperlyConfigured when AppConfig.label is not a valid Python identifier.
|
2020-12-22 13:26:30 +01:00 |
bin
|
Fixed #23433 -- Deprecated django-admin.py entry point in favor of django-admin.
|
2019-12-06 12:11:44 +01:00 |
conf
|
[3.2.x] Updated source translation catalogs.
|
2021-01-15 09:43:17 +01:00 |
contrib
|
[3.2.x] Refs #31259 -- Made various dark theme adjustments.
|
2021-01-20 15:49:25 +01:00 |
core
|
Fixed #32291 -- Added fixtures compression support to dumpdata.
|
2021-01-12 15:47:58 +01:00 |
db
|
Fixed #32321 -- Added system checks for invalid model field names in functional indexes.
|
2021-01-14 12:27:00 +01:00 |
dispatch
|
Fixed #32261 -- Added error logging to Signal.send_robust().
|
2020-12-15 11:00:26 +01:00 |
forms
|
[3.2.x] Refs #32365 -- Allowed use of non-pytz timezone implementations.
|
2021-01-19 12:00:40 +01:00 |
http
|
Fixed grammar in HttpResponse docstring.
|
2020-12-08 12:18:42 +01:00 |
middleware
|
Made small readability improvements.
|
2020-10-28 20:20:20 +01:00 |
template
|
Fixed #27827 -- Used "raise from" when raising InvalidTemplateLibrary exceptions in get_package_libraries().
|
2020-12-28 07:31:37 +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 #32233 -- Cleaned-up duplicate connection functionality.
|
2020-12-08 08:55:44 +01:00 |
urls
|
Refs #31791 -- Improved performance of URLResolver.resolve().
|
2021-01-11 07:49:01 +01:00 |
utils
|
[3.2.x] Refs #32365 -- Allowed use of non-pytz timezone implementations.
|
2021-01-19 12:00:40 +01:00 |
views
|
Improved bidirectionality on the 'Congrats' page.
|
2020-11-24 13:03:35 +01:00 |
__init__.py
|
[3.2.x] Bumped version for 3.2 alpha 1 release.
|
2021-01-19 12:02:47 +01:00 |
__main__.py
|
…
|
|
shortcuts.py
|
Made small readability improvements.
|
2020-10-28 20:20:20 +01:00 |