django-admin2/example/blog/tests
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
..
__init__.py UI improvements when deleting objects. 2013-05-29 12:38:32 +01:00
test_apiviews.py Move towards internal consistency of URL name definitions 2013-06-01 13:48:53 +02:00
test_auth_admin.py revert auth tests 2013-05-31 10:37:14 +07:00
test_builtin_api_resources.py Move towards internal consistency of URL name definitions 2013-06-01 13:48:53 +02:00
test_modelforms.py fixes #155, which is moving models.py to types.py. Using admins.py as an alias for the old models.py module 2013-05-30 12:33:00 +02:00
test_nestedobjects.py Tweak NestedObjects (and tests) comments. 2013-05-29 14:10:56 +01:00
test_permissions.py Removed admins.py and placed calls to ModelAdmin2 from top namespace 2013-05-31 08:57:25 +02:00
test_views.py Fix for Issue #178 2013-06-03 21:09:41 -05:00