.. |
locale
|
Updated translations from Transifex.
|
2022-01-29 19:01:15 +01:00 |
migrations
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
static/admin
|
Fixed #33667 -- Used --header-branding-color for branding headers in admin.
|
2022-05-03 08:29:51 +02:00 |
templates
|
Fixed #27471 -- Made admin's filter choices collapsable.
|
2022-04-26 08:44:31 +02:00 |
templatetags
|
Fixed #33547 -- Fixed error when rendering invalid inlines with readonly fields in admin.
|
2022-03-01 08:09:58 +01:00 |
views
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
__init__.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
actions.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
apps.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
checks.py
|
Refs #2259 -- Disallowed primary keys in ModelAdmin.list_editable.
|
2022-04-25 11:00:50 +02:00 |
decorators.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
exceptions.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
filters.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
forms.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
helpers.py
|
Fixed #33348 -- Changed SimpleTestCase.assertFormError()/assertFormsetErrors() to take form/formset.
|
2022-04-06 07:58:52 +02:00 |
models.py
|
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
2022-02-07 20:37:05 +01:00 |
options.py
|
Fixed #33592 -- Fixed "View on Site" links in custom admin site.
|
2022-03-21 10:07:32 +01:00 |
sites.py
|
Fixed #7497 -- Allowed overriding the order of apps and models in admin.
|
2022-03-25 10:33:44 +01:00 |
tests.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
utils.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
widgets.py
|
Fixed #11803 -- Allowed admin select widgets to display new related objects.
|
2022-04-15 07:46:37 +02:00 |