Commit Graph

1 Commits (f78b27dc1a06b5b13f17804d286e405f1b85fd73)

Author SHA1 Message Date
Bert Constantin a87481b8b5 polymorphic_dumpdata management command functionality removed;
the regular Django dumpdata command now automatically works correctly
for polymorphic models and all Django versions
(this is handled by PolymorphicModelBase now).
Testing for dumpdata has been added.
2010-10-20 09:31:42 +02:00