django-admin2/example/blog
Wade Austin 4b8b8d8b47 Fix for Issue #178
If an action is selected and no objects are selected the message "Items must be selected in order to perform actions on them. No items have been changed." is displayed instead of the user being sent to Action confirmation screen.
2013-06-03 21:09:41 -05:00
..
templates/blog Example project home page 2013-05-19 15:00:10 +02:00
tests Fix for Issue #178 2013-06-03 21:09:41 -05: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