django-polymorphic/poly
Bert Constantin dd84e911d0 fix "manage.py dumpdata", by adding polymorphic_dumpdata command (github issue 4) 2010-01-29 00:02:27 +01:00
..
management fix "manage.py dumpdata", by adding polymorphic_dumpdata command (github issue 4) 2010-01-29 00:02:27 +01:00
__init__.py initial commit 2010-01-15 21:13:36 +01:00
models.py minor test case fix: MROBase1 2010-01-28 22:34:14 +01:00
polymorphic.py (IMPORTANT, 2010-1-26 new db schema.) This patch here fixes issue 1 (github) 2010-01-28 20:45:28 +01:00
tests.py IMPORTANT: DB schema changed: Django's ContentType is now used 2010-01-26 22:31:56 +01:00