wagtail/wagtail/wagtailusers
2014-06-17 17:49:52 +01:00
..
locale update some words 2014-05-04 10:17:43 +08:00
templates/wagtailusers added icons to all interfaces where possible 2014-03-07 16:52:04 +00:00
views Add clarifying comment to the change_user_perm line 2014-03-31 11:34:54 +01:00
__init__.py move verdantusers app to django-wagtail package 2014-01-27 17:09:25 +00:00
forms.py Patched the migrations and wagtailusers app to add better support for custom AUTH_USER_MODEL 2014-03-25 02:43:29 +03:00
tests.py Removed assertURLEqual, replaced with Djangos built in assertRedirects 2014-06-17 17:49:52 +01:00
urls.py Eliminate 'patterns' from wagtailusers/urls.py as per https://code.djangoproject.com/ticket/22218 2014-04-25 16:59:37 +01:00
wagtail_hooks.py 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