mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-05-28 21:57:30 +02:00
Update tests to use bootstrap4form
This commit is contained in:
parent
fd5c356820
commit
f93a172a58
@ -28,7 +28,7 @@ class QuickDjangoTest(object):
|
||||
'django.contrib.sites',
|
||||
'django.contrib.staticfiles',
|
||||
'markdown_deux',
|
||||
'bootstrapform'
|
||||
'bootstrap4form'
|
||||
)
|
||||
MIDDLEWARE = [
|
||||
'django.middleware.security.SecurityMiddleware',
|
||||
|
Loading…
x
Reference in New Issue
Block a user