django-admin2/example/blog
2013-06-04 22:31:59 +02:00
..
templates/blog Example project home page 2013-05-19 15:00:10 +02:00
tests Fixes #181 -- Choices were not copied for Select widgets for floppified forms. 2013-06-04 22:31:59 +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 fixes #159 and lays the ground for more things 2013-06-01 18:02:01 +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