.. |
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
|
Refs #31617 -- Added an id for helptext in admin forms.
|
2022-04-06 12:42:43 +02:00 |
core
|
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
|
2022-03-24 06:29:50 +01:00 |
db
|
Fixed #33471 -- Made AlterField operation a noop when changing "choices".
|
2022-04-06 13:05:57 +02:00 |
dispatch
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
forms
|
Refs #32339 -- Added use_fieldset to Widget.
|
2022-03-30 16:28:14 +02:00 |
http
|
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
|
2022-03-24 06:29:50 +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 #32365 -- Removed internal uses of utils.timezone.utc alias.
|
2022-03-24 06:29:50 +01:00 |
test
|
Fixed #33348 -- Changed SimpleTestCase.assertFormError()/assertFormsetErrors() to take form/formset.
|
2022-04-06 07:58:52 +02:00 |
urls
|
Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs.
|
2022-03-29 10:27:40 +02:00 |
utils
|
Refs #32365 -- Deprecated django.utils.timezone.utc.
|
2022-03-29 14:47:44 +02:00 |
views
|
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
|
2022-03-24 06:29:50 +01:00 |
__init__.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
__main__.py
|
…
|
|
shortcuts.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |