django-polymorphic/example/pexp
Hugo Osvaldo Barrera c48d4f589b Don't import models and managers in __init__
This is deprecated as of django 1.8, and does not work as of django 1.9.
2015-10-21 22:11:06 -03:00
..
management Convert Django project files in the root to example project. 2013-03-28 14:16:45 +01:00
__init__.py Convert Django project files in the root to example project. 2013-03-28 14:16:45 +01:00
admin.py Improve on #69, using setdefault() and update example project 2014-04-03 14:27:56 +02:00
dumpdata_test_correct_output.txt Convert Django project files in the root to example project. 2013-03-28 14:16:45 +01:00
models.py Don't import models and managers in __init__ 2015-10-21 22:11:06 -03:00