django-admin2/example/blog
Raphael Kimmig 973ec97b2e Merge remote-tracking branch 'upstream/master' into rename-modeladmin-model_admin
Conflicts:
	djadmin2/core.py
	djadmin2/templates/admin2/bootstrap/index.html
	djadmin2/views.py
2013-05-19 15:45:24 +02:00
..
templates/blog Example project home page 2013-05-19 15:00:10 +02:00
tests Merge remote-tracking branch 'upstream/master' into rename-modeladmin-model_admin 2013-05-19 15:45:24 +02:00
__init__.py Add example app 2013-05-18 12:12:57 +02:00
admin.py Expose Post, Comment models from example in admin 2013-05-18 13:27:10 +02:00
admin2.py Adding an index resource for the API. 2013-05-19 14:21:57 +02:00
models.py pep8 of code 2013-05-19 10:09:12 +02:00
views.py Add example app 2013-05-18 12:12:57 +02:00