django-admin2/djadmin2/tests
2014-10-10 22:19:04 -05:00
..
__init__.py many fixes to django-admin2 with py3 2014-10-10 22:19:02 -05: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 many fixes to django-admin2 with py3 2014-10-10 22:19:02 -05:00
test_renderers.py fixing django 1.7 errors 2014-10-10 22:19:04 -05:00
test_types.py many fixes to django-admin2 with py3 2014-10-10 22:19:02 -05: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