This website requires JavaScript.
Explore
Help
Sign In
Briq
/
django-polymorphic
Watch
8
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
adcad20b48476c89fc57c993ac10b84a1f7805ab
django-polymorphic
/
example
/
pexp
T
History
Hugo Osvaldo Barrera
a779187012
Add migrations for example app
...
Since running the app requires database initialization, it makes sense to bundle these.
2015-10-21 22:27:18 -03:00
..
management
Convert Django project files in the root to example project.
2013-03-28 14:16:45 +01:00
migrations
Add migrations for example app
2015-10-21 22:27:18 -03: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