mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
tests: Add axes to INSTALLED_APPS to fix tests
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
d00aecf360
commit
fa6b0f900a
@ -31,6 +31,7 @@ DATABASES = {
|
||||
}
|
||||
|
||||
INSTALLED_APPS = [
|
||||
'axes',
|
||||
'captcha',
|
||||
'bootstrapform',
|
||||
'django.contrib.auth',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user