wagtail/wagtail/wagtailusers
2017-08-21 14:27:31 +01:00
..
locale Fetch new translations from transifex 2017-08-21 14:27:31 +01:00
migrations Adds user-prefered admin language (#3310). 2017-04-19 14:48:06 +02:00
static_src/wagtailusers fix table cell CSS so that the 'choose another page' button displays in full 2016-11-03 16:58:51 +00:00
templates/wagtailusers Add WAGTAILUSERS_PASSWORD_ENABLED and WAGTAILUSERS_PASSWORD_REQUIRED settings 2017-08-10 10:11:47 +01:00
templatetags Dj1.11 - Fix rendering of group permission checkboxes 2017-03-12 12:52:42 +03:00
urls Possibility to delete a user #2371 2016-07-06 17:05:17 +01:00
views Prevent users from demoting or deactivating themself 2017-08-02 00:13:05 +01:00
.gitignore Move all static assets to static_src, compile to static 2015-05-01 08:53:04 +10:00
__init__.py Added AppConfig classes for all modules 2014-07-28 15:52:42 +01:00
apps.py Ensure absolute_import, unicode_literals imported in all files 2016-04-03 13:11:48 +03:00
forms.py Add WAGTAILUSERS_PASSWORD_ENABLED and WAGTAILUSERS_PASSWORD_REQUIRED settings 2017-08-10 10:11:47 +01:00
models.py Adds user-prefered admin language (#3310). 2017-04-19 14:48:06 +02:00
tests.py Add WAGTAILUSERS_PASSWORD_ENABLED and WAGTAILUSERS_PASSWORD_REQUIRED settings 2017-08-10 10:11:47 +01:00
utils.py Possibility to delete a user #2371 2016-07-06 17:05:17 +01:00
wagtail_hooks.py Possibility to delete a user #2371 2016-07-06 17:05:17 +01:00
widgets.py Possibility to delete a user #2371 2016-07-06 17:05:17 +01:00