django-polymorphic/polymorphic
Diederik van der Boor b7431b2d06 Fix PEP8 block comment issues (E265) 2015-12-28 15:16: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 Fix PEP8 whitespace issues 2015-12-28 15:16:29 +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 Fix PEP8 block comment issues (E265) 2015-12-28 15:16:42 +01:00
manager.py Simplify selecting get_queryset() vs get_query_set() -> use self.all() 2014-12-30 13:25:22 +01:00
models.py Fix PEP8 block comment issues (E265) 2015-12-28 15:16:42 +01:00
query.py Fix PEP8 block comment issues (E265) 2015-12-28 15:16:42 +01:00
query_translate.py Fix PEP8 block comment issues (E265) 2015-12-28 15:16:42 +01:00
showfields.py Fix PEP8 whitespace issues 2015-12-28 15:16:29 +01:00
tests.py Fix PEP8 block comment issues (E265) 2015-12-28 15:16:42 +01:00
tools_for_tests.py Fix PEP8 block comment issues (E265) 2015-12-28 15:16:42 +01:00