django-polymorphic/polymorphic
Diederik van der Boor 59c020ee50
Reformat all files with isort and black
2019-07-15 09:50:15 +02:00
..
admin Reformat all files with isort and black 2019-07-15 09:50:15 +02:00
contrib Reformat all files with isort and black 2019-07-15 09:50:15 +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 Reformat all files with isort and black 2019-07-15 09:50:15 +02:00
tests Reformat all files with isort and black 2019-07-15 09:50:15 +02:00
__init__.py Reformat all files with isort and black 2019-07-15 09:50:15 +02:00
base.py Reformat all files with isort and black 2019-07-15 09:50:15 +02:00
compat.py Reformat all files with isort and black 2019-07-15 09:50:15 +02:00
managers.py Reformat all files with isort and black 2019-07-15 09:50:15 +02:00
models.py Reformat all files with isort and black 2019-07-15 09:50:15 +02:00
query.py Reformat all files with isort and black 2019-07-15 09:50:15 +02:00
query_translate.py Reformat all files with isort and black 2019-07-15 09:50:15 +02:00
showfields.py Reformat all files with isort and black 2019-07-15 09:50:15 +02:00
utils.py Reformat all files with isort and black 2019-07-15 09:50:15 +02:00