django-admin2/example/blog/tests
2013-05-29 14:10:56 +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 Tweak NestedObjects (and tests) comments. 2013-05-29 14:10:56 +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