django-admin2/example/blog
2013-05-31 17:38:34 +02:00
..
templates/blog Example project home page 2013-05-19 15:00:10 +02:00
tests For #161, this removes the FBV and implements an easily extendible BaseListAction class 2013-05-31 16:47:25 +02:00
__init__.py Add example app 2013-05-18 12:12:57 +02:00
admin.py Update django.contrib.admin reference file to provide reference for this pull request 2013-05-22 17:58:29 +02:00
admin2.py More work on admin 2013-05-31 17:38:34 +02:00
models.py UI improvements when deleting objects. 2013-05-29 12:38:32 +01:00
views.py Add example app 2013-05-18 12:12:57 +02:00