django-polymorphic/polymorphic
Diederik van der Boor 3170ea95c2 autoflake: remove unused imports and statements 2016-12-19 11:12:40 +01:00
..
admin autoflake: remove unused imports and statements 2016-12-19 11:12:40 +01:00
contrib Add polymorphic.contrib.extra_views to combine polymorphic with django-extra-views 2016-11-30 11:56:12 +01:00
formsets autopep8, except line length 2016-12-19 11:10:03 +01:00
locale add spanish translation 2015-10-12 11:44:01 -03:00
static/polymorphic Update polymorphic_inlines.css 2016-09-03 15:14:01 +01: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 Fix PEP8 whitespace issues 2015-12-28 15:16:29 +01:00
__init__.py Bump to v1.0.2 2016-10-14 11:51:03 +02:00
base.py Fix dumpdata hack on Windows 2016-09-12 10:35:47 +02:00
manager.py autoflake: remove unused imports and statements 2016-12-19 11:12:40 +01:00
managers.py Fixed the Python 3 unittests 2016-08-10 14:02:36 +02:00
models.py #216 Use self._state.db instead of `using` kwarg in model methods. 2016-05-30 18:55:03 -05:00
query.py autopep8, except line length 2016-12-19 11:10:03 +01:00
query_translate.py autopep8, except line length 2016-12-19 11:10:03 +01:00
showfields.py Fix Python 3 tests 2016-08-10 14:29:03 +02:00
tests.py autoflake: remove unused imports and statements 2016-12-19 11:12:40 +01:00
tools_for_tests.py Fix PEP8 block comment issues (E265) 2015-12-28 15:16:42 +01:00