django-polymorphic/example/pexp
Diederik van der Boor fe7de17ecf Make the admin `base_model` setting optional.
It can be detected using get_base_polymorphic_model()

(cherry picked from commit cf0cb2478f)
2018-04-16 11:21:51 +02:00
..
management Drop support for Django <1.8, Python <2.7 2017-07-10 09:08:11 +03:00
migrations Model cleanups for example app and it's management commands 2016-06-13 11:20:50 +02:00
__init__.py Convert Django project files in the root to example project. 2013-03-28 14:16:45 +01:00
admin.py Make the admin `base_model` setting optional. 2018-04-16 11:21:51 +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 Drop support for Django <1.8, Python <2.7 2017-07-10 09:08:11 +03:00