.. |
apps
|
Rewrote some references to "master".
|
2022-03-08 14:50:06 +01:00 |
conf
|
Added Central Kurdish (Sorani) language.
|
2022-08-30 11:56:11 +02:00 |
contrib
|
Fixed #34042 -- Improved accessibility of admin's navigation sidebar.
|
2022-10-12 10:21:17 +02:00 |
core
|
Removed unused branch in Paginator.validate_number().
|
2022-10-13 12:11:39 +02:00 |
db
|
Refs #30158 -- Removed alias argument for Expression.get_group_by_cols().
|
2022-10-06 12:04:00 +02:00 |
dispatch
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
forms
|
Fixed #33995 -- Fixed FormSet.empty_form crash when empty_permitted is passed to form_kwargs.
|
2022-09-09 13:51:47 +02:00 |
http
|
Fixed #29186 -- Fixed pickling HttpRequest and subclasses.
|
2022-09-14 13:04:34 +02:00 |
middleware
|
Fixed #34069 -- Made LocaleMiddleware respect language from requests when i18n patterns are used.
|
2022-10-13 10:38:26 +02:00 |
template
|
Fixed #33864 -- Deprecated length_is template filter.
|
2022-07-23 12:36:21 +02:00 |
templatetags
|
Fixed #33631 -- Marked {% blocktranslate asvar %} result as HTML safe.
|
2022-07-14 11:09:19 +02:00 |
test
|
Refs #33990 -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual().
|
2022-10-08 08:07:38 +02:00 |
urls
|
Fixed CVE-2022-41323 -- Prevented locales being interpreted as regular expressions.
|
2022-10-04 09:10:04 +02:00 |
utils
|
Fixed #34069 -- Made LocaleMiddleware respect language from requests when i18n patterns are used.
|
2022-10-13 10:38:26 +02:00 |
views
|
Fixed #34062 -- Updated View.http_method_not_allowed() to support async.
|
2022-09-29 16:28:44 +02:00 |
__init__.py
|
Bumped version; main is now 4.2 pre-alpha.
|
2022-05-17 14:22:06 +02:00 |
__main__.py
|
…
|
|
shortcuts.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |