Files
django-polymorphic/polymorphic
Diederik van der Boor 1f26302632 Fix Django 1.5 support, tests pass again.
The reason polymorphic broke was because it couldn't find some managers
anymore in the inheritance tree. Django 1.5 removes these and replaces
them with an `AbstractManagerDescriptor`. This patch restores those objects
2013-04-07 00:43:41 +02:00
..
2011-12-20 18:59:50 +00:00
2011-12-20 18:59:50 +00:00
2013-03-18 21:27:23 +01:00
2011-12-20 18:59:50 +00:00