django-admin2/djadmin2/tests
2015-03-21 12:55:06 -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 small fix compatybility for test and dj1.7 2014-10-10 22:19:05 -05:00
test_types.py Added tests for ModelAdmin.get_urls 2015-03-21 12:55:06 -05:00
test_utils.py fixing next py3 problems... only 57 failing tests left. 2014-10-10 22:19:04 -05: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