wagtail/wagtail
2014-05-01 13:06:20 +01:00
..
tests Add unit test for moving pages 2014-05-01 12:56:31 +01:00
wagtailadmin Password reset templates extend admin_base to apply styles correctly, and missing % in title block 2014-05-01 11:18:35 +01:00
wagtailcore Add @kryton's fix for MySQL support in _update_descendant_url_paths, from #215 2014-05-01 13:06:20 +01:00
wagtaildocs Add file_extension property to wagtaildocs.Document 2014-04-29 12:42:16 +01:00
wagtailembeds 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
wagtailimages Update wagtaildocs, wagtailimages, wagtailsnippets and wagtailusers to register their menu items via the construct_main_menu hook rather than hard-coding them in wagtailadmin_tags 2014-04-28 15:15:34 +01:00
wagtailredirects 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
wagtailsearch 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
wagtailsnippets Update wagtaildocs, wagtailimages, wagtailsnippets and wagtailusers to register their menu items via the construct_main_menu hook rather than hard-coding them in wagtailadmin_tags 2014-04-28 15:15:34 +01:00
wagtailusers Update wagtaildocs, wagtailimages, wagtailsnippets and wagtailusers to register their menu items via the construct_main_menu hook rather than hard-coding them in wagtailadmin_tags 2014-04-28 15:15:34 +01:00
__init__.py Add an initially empty django-wagtail package 2014-01-22 12:27:23 +00:00