wagtail/wagtail/wagtailusers
2014-08-27 10:02:52 +01:00
..
locale (re-)add pt_PT localization to wagtail 0.5.0. 2014-08-18 17:27:58 +01:00
migrations Updated migrations 2014-08-27 10:02:52 +01:00
south_migrations Renamed migrations directories to south_migrations 2014-07-23 11:04:16 +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 Added AppConfig classes for all modules 2014-07-28 15:52:42 +01:00
apps.py Added AppConfig classes for all modules 2014-07-28 15:52:42 +01: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 Use custom user model in tests 2014-06-27 16:31: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