django-admin2/djadmin2/tests
2013-11-28 18:11:12 +01:00
..
__init__.py Added renderer tests 2013-07-07 15:08:41 +02:00
test_actions.py Moving action tests to another file 2013-07-06 14:17:54 +02:00
test_admin2tags.py Tests for the "app verbose name". 2013-08-05 03:39:17 -04:00
test_auth_admin.py Merge branch 'develop' into admin_view 2013-07-26 17:55:55 -03:00
test_core.py Tests for the "app verbose name". 2013-08-05 03:39:17 -04:00
test_renderers.py Added renderer tests 2013-07-07 15:08:41 +02:00
test_types.py Fixing failing tests, that only occured on Travis. You cannot use a plane, generic View in the Admin since it always needs to be a model based one. At least unless you overwrite the get_*_kwargs method. 2013-11-28 18:11:12 +01:00
test_utils.py Moved get_attr filter to utils 2013-07-07 15:08:07 +02:00
test_views.py Fixing failing tests, that only occured on Travis. You cannot use a plane, generic View in the Admin since it always needs to be a model based one. At least unless you overwrite the get_*_kwargs method. 2013-11-28 18:11:12 +01:00