django-admin2/example/blog/tests
Ben Tappin 11f193ffc9 UI improvements when deleting objects.
Shows nested child objects that will be deleted when deleting a single object or multiple objects.

Includes some hacky tests for NestedObjects in the example app.
2013-05-29 12:38:32 +01:00
..
__init__.py UI improvements when deleting objects. 2013-05-29 12:38:32 +01:00
test_apiviews.py Fix permission denied errors for API views. 2013-05-29 10:47:45 +02:00
test_auth_admin.py Don't copy input_type attribute from original widget when the floppyform widget has a much more appropriate HTML5 type. 2013-05-23 20:59:35 +02:00
test_builtin_api_resources.py Implementing a class-based permission handling. 2013-05-29 10:43:09 +02:00
test_modelforms.py Don't copy input_type attribute from original widget when the floppyform widget has a much more appropriate HTML5 type. 2013-05-23 20:59:35 +02:00
test_nestedobjects.py UI improvements when deleting objects. 2013-05-29 12:38:32 +01:00
test_permissions.py Adding |for_view filter to bind permissions for a view name. 2013-05-29 10:44:22 +02:00
test_views.py UI improvements when deleting objects. 2013-05-29 12:38:32 +01:00