wagtail/wagtail/wagtailusers
2014-07-14 18:31:26 +01:00
..
locale Rerun makemessages on wagtailusers 2014-07-11 11:53:13 +01:00
migrations Removed unicode literals for Python 3.2 support 2014-07-02 21:43:15 +01:00
templates/wagtailusers fix wrong closing tag 2014-07-02 19:10:19 +08: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 Made wagtailusers work a bit nicer with custom user models 2014-06-27 10:38:47 +01:00
models.py Replaced __unicode__ methods with __str__ methods 2014-07-02 10:35:47 +01:00
tests.py Made wagtailusers work a bit nicer with custom user models 2014-06-27 10:38:47 +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 wagtail_hooks across all wagtail subapps to use decorator syntax 2014-07-14 18:31:26 +01:00