wagtail/wagtail/wagtailusers
2014-07-03 11:51:03 +01:00
..
locale update some words 2014-05-04 10:17:43 +08: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 Move the 'hooks' module from wagtailadmin to wagtailcore 2014-07-02 19:59:00 +01:00