django-polymorphic/polymorphic
Bert Constantin 2e17a184c0 fix select_related bug for objects from derived classes (till now sel.-r. was just ignored) 2010-02-04 15:13:44 +01:00
..
management Restructured django_polymorphic into a regular add-on application. 2010-01-29 13:41:19 +01:00
__init__.py Restructured django_polymorphic into a regular add-on application. 2010-01-29 13:41:19 +01:00
models.py Restructured django_polymorphic into a regular add-on application. 2010-01-29 13:41:19 +01:00
polymorphic.py fix select_related bug for objects from derived classes (till now sel.-r. was just ignored) 2010-02-04 15:13:44 +01:00
tests.py doc- and minor code updates 2010-02-04 15:13:33 +01:00