Merge branch 'sunday'

This commit is contained in:
Joseph Schorr 2014-09-23 11:29:03 -04:00
commit 87bc37f6c8
12 changed files with 75 additions and 35 deletions

View file

@ -34,6 +34,7 @@ class TestConfig(DefaultConfig):
FEATURE_SUPER_USERS = True
FEATURE_BILLING = True
FEATURE_MAILING = True
SUPER_USERS = ['devtable']
LICENSE_USER_LIMIT = 500