django-polymorphic/pexp/management
Bert Constantin 6628145af7 removed __getattribute__ hack from PolymorphicModel.
A somewhat cleaner solution is now used (through __init__) which
also completely removes the performance impact of __getattribute__.
2010-10-20 09:31:42 +02:00
..
commands removed __getattribute__ hack from PolymorphicModel. 2010-10-20 09:31:42 +02:00
__init__.py Restructured django_polymorphic into a regular add-on application. 2010-01-29 13:41:19 +01:00