django-admin2/example/blog/tests
Andrews Medina 4bf06dd6c2 migrating the views to be admin views.
generating the get_urls dynamically and
support permissions.
2013-06-23 02:52:58 -03:00
..
__init__.py UI improvements when deleting objects. 2013-05-29 12:38:32 +01:00
test_apiviews.py Move towards internal consistency of URL name definitions 2013-06-01 13:48:53 +02:00
test_auth_admin.py migrating the views to be admin views. 2013-06-23 02:52:58 -03:00
test_builtin_api_resources.py Move towards internal consistency of URL name definitions 2013-06-01 13:48:53 +02:00
test_modelforms.py Fixes #181 -- Choices were not copied for Select widgets for floppified forms. 2013-06-04 22:31:59 +02:00
test_nestedobjects.py Tweak NestedObjects (and tests) comments. 2013-05-29 14:10:56 +01:00
test_permissions.py Adding test to check if view permissions have been created. 2013-06-06 10:29:10 +02:00
test_views.py #154 changed fbc action views behavior to cbv. added breadcrumbs to actions with multiple items 2013-06-17 11:56:37 +07:00