django-admin2/djadmin2/tests
Andrew Ingram 9f41c3f56e Initial stab at breadcrumbs
There's currently a lot of copy-pasting of breadcrumbs, this can be revisited once we have a better understanding of how we're going to handle navigation.

I've also tried to make template context variables more logical and consistent throughout.
2013-05-26 01:55:43 +01:00
..
__init__.py Add tests for admin2 templatetags and fix bug. 2013-05-25 16:45:26 +01:00
test_admin2tags.py Add tests for admin2 templatetags and fix bug. 2013-05-25 16:45:26 +01:00
test_core.py Initial stab at breadcrumbs 2013-05-26 01:55:43 +01:00
test_models.py test cleanup 2013-05-23 20:22:44 +02:00
test_utils.py Initial stab at breadcrumbs 2013-05-26 01:55:43 +01:00
test_views.py Rename package to djadmin2 2013-05-18 11:52:03 +02:00