django-admin2/example/blog/tests
2013-05-23 22:30:24 +02:00
..
__init__.py Fixed #138 -- UserCreateForm and UserUpdateForm get floppified. 2013-05-23 20:16:19 +02:00
test_apiviews.py Fixed #138 -- UserCreateForm and UserUpdateForm get floppified. 2013-05-23 20:16:19 +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 Adding smoke tests for User and Group API resources. 2013-05-19 16:01:30 +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_views.py Fixes message display after action handling. 2013-05-23 15:37:50 -04:00