wagtail/wagtail/tests
2014-06-17 21:48:48 +01:00
..
fixtures Fixed invalid numchild values in test fixtures 2014-05-30 15:43:34 +01:00
templates/tests Added missing template 2014-05-30 16:38:32 +01:00
__init__.py apparently we don't need imports in tests/__init__.py 2014-02-13 12:53:18 +00:00
models.py Tweak subpage_types logic so that subpage_types=None (or undefined) means 'no restriction on subpages', freeing up [] to mean 'no subpages allowed' 2014-06-17 21:48:48 +01:00
urls.py Add a register_admin_urls hook so that subapps of wagtailadmin can register their urlpatterns with wagtailadmin, avoiding the need for them to be defined in the project's urlconf 2014-04-25 17:23:58 +01:00
utils.py Always use login method from WagtailTestUtils 2014-06-02 16:07:31 +01:00
wagtail_hooks.py Add hooks to insert custom CSS/JS into the editor interface 2014-04-04 15:50:39 +01:00