django-polymorphic/polymorphic
Bastien Vallet 85469082d0 Remove python_2_unicode_compatible method 2020-08-04 14:38:15 +02:00
..
admin Fix PolymorphicInlineModelAdmin media jquery include for Django 2.0+ 2019-07-15 22:11:59 +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 Corrected black code wrapping when lines had long comments. 2019-07-15 18:10:05 +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 Remove python_2_unicode_compatible method 2020-08-04 14:38:15 +02:00
managers.py Remove python_2_unicode_compatible method 2020-08-04 14:38:15 +02:00
models.py Corrected black code wrapping when lines had long comments. 2019-07-15 18:10:05 +02:00
query.py Corrected black code wrapping when lines had long comments. 2019-07-15 18:10:05 +02:00
query_translate.py Reformat all files with isort and black 2019-07-15 09:50:15 +02:00
showfields.py Remove python_2_unicode_compatible method 2020-08-04 14:38:15 +02:00
utils.py Reformat all files with isort and black 2019-07-15 09:50:15 +02:00