mirror of
https://github.com/nikdoof/vapemap.git
synced 2025-12-14 14:52:16 +00:00
Fix incorrect INSTALLED_APPS line for testing.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from .base import *
|
||||
|
||||
INSTALLED_APPS += [
|
||||
'django-jenkins',
|
||||
'django_jenkins',
|
||||
]
|
||||
|
||||
PROJECT_APPS = [
|
||||
|
||||
Reference in New Issue
Block a user