wagtail/wagtail/wagtailusers
Karl Hobley 4e8a6b309f Always use Pythons builtin unittest module
As we've dropped Python 2.6, the builtin unittest module will always be
unittest2
2015-01-02 17:27:59 +00:00
..
locale Run compilemessages 2014-11-04 17:16:17 +00:00
migrations Updated migrations 2014-08-27 10:02:52 +01:00
static/wagtailusers/scss styled list of page permissions to more resemble other permissions above 2014-07-18 16:04:50 +01:00
templates/wagtailusers Remove last remnants of fixPrefix. 2014-11-11 12:36:18 +00:00
templatetags Templates folder structure tidy 2014-07-11 11:51:08 +01:00
urls Implement group delete functionality 2014-07-11 11:46:51 +01:00
views Views cleanup 2014-12-01 11:50:26 +00: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 Fix page permissions formset in groups edit interface to work with refactored javascript and AdminPageChooser widget 2014-11-11 11:29:22 +00:00
models.py Fixed more instances of username => get_username() 2014-10-09 20:10:13 -04:00
tests.py Always use Pythons builtin unittest module 2015-01-02 17:27:59 +00:00
wagtail_hooks.py move Groups to settings menu 2014-09-26 18:00:52 +01:00