| .. |
|
admin
|
Replace ugettext with gettext to fix deprecation warnings
|
2020-08-18 12:34:55 +02:00 |
|
contrib
|
[compat] Remove PY2 compat artefacts
|
2020-08-04 14:49:40 +02:00 |
|
formsets
|
Reformat all files with isort and black
|
2019-07-15 09:50:15 +02:00 |
|
locale
|
Removed unnecessary translation comments (#316)
|
2017-10-07 01:28:34 +03:00 |
|
static/polymorphic
|
Fix bug #392 "Inline model admin: wrong hiding of add button"
|
2019-07-11 21:42:24 +02:00 |
|
templates/admin/polymorphic
|
Fix marking a new formset item as empty-form on postback errors
|
2016-08-15 16:03:08 +02:00 |
|
templatetags
|
Replace ugettext with gettext to fix deprecation warnings
|
2020-08-18 12:34:55 +02:00 |
|
tests
|
Make test_defer_fields use get_deferred_fields()
|
2020-08-18 16:07:27 +02:00 |
|
__init__.py
|
Reformat all files with isort and black
|
2019-07-15 09:50:15 +02:00 |
|
base.py
|
[compat] Remove PY2 compat artefacts
|
2020-08-04 14:49:40 +02:00 |
|
compat.py
|
[compat] Remove PY2 compat artefacts
|
2020-08-04 14:49:40 +02:00 |
|
managers.py
|
[compat] Remove PY2 compat artefacts
|
2020-08-04 14:49:40 +02:00 |
|
models.py
|
[compat] Remove PY2 compat artefacts
|
2020-08-04 14:49:40 +02:00 |
|
query.py
|
Remove unused imports
|
2020-08-18 10:04:58 +02:00 |
|
query_translate.py
|
Add support for Django 3.1
|
2020-08-05 10:39:48 +02:00 |
|
showfields.py
|
Remove unused imports
|
2020-08-18 10:04:58 +02:00 |
|
utils.py
|
[compat] Remove PY2 compat artefacts
|
2020-08-04 14:49:40 +02:00 |