django-polymorphic/polymorphic
Diederik van der Boor 5191b6c130 Also remove showfields imports from __init__.py
If we're to cause pain, let it be once.
2015-12-28 17:10:42 +01:00
..
locale add spanish translation 2015-10-12 11:44:01 -03:00
templates/admin/polymorphic Simplifies the two remaining templates (for grappelli support). 2013-07-18 16:38:14 +02:00
templatetags Fix PEP8 whitespace issues 2015-12-28 15:16:29 +01:00
__init__.py Also remove showfields imports from __init__.py 2015-12-28 17:10:42 +01:00
__version__.py Bump version to 0.7.2 to release a few minor bugfixes 2015-10-01 14:26:28 +02:00
admin.py Fix PEP8 whitespace issues 2015-12-28 15:16:29 +01:00
base.py Rename manager.py => managers.py for consistency 2015-12-28 17:10:42 +01:00
manager.py Rename manager.py => managers.py for consistency 2015-12-28 17:10:42 +01:00
managers.py Rename manager.py => managers.py for consistency 2015-12-28 17:10:42 +01:00
models.py Rename manager.py => managers.py for consistency 2015-12-28 17:10:42 +01:00
query.py Rename manager.py => managers.py for consistency 2015-12-28 17:10:42 +01:00
query_translate.py Fix "Model" __ "_field" query support 2015-12-28 16:19:27 +01:00
showfields.py Fix PEP8 whitespace issues 2015-12-28 15:16:29 +01:00
tests.py Also remove showfields imports from __init__.py 2015-12-28 17:10:42 +01:00
tools_for_tests.py Fix PEP8 block comment issues (E265) 2015-12-28 15:16:42 +01:00