django-admin2/example/blog/tests
2013-05-29 10:44:22 +02:00
..
__init__.py Adding the ability to check for permissions in templates. 2013-05-29 10:44:22 +02:00
test_apiviews.py Implementing a class-based permission handling. 2013-05-29 10:43:09 +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_permissions.py Adding the ability to check for permissions in templates. 2013-05-29 10:44:22 +02:00
test_views.py Use PK instead of ID in the model list view and template. 2013-05-24 12:06:35 +01:00