mirror of
https://github.com/ansible/awx.git
synced 2026-02-28 16:28:43 -03:30
Don't use devserver
This commit is contained in:
@@ -103,7 +103,8 @@ INSTALLED_APPS = (
|
||||
'django.contrib.staticfiles',
|
||||
'lib.main',
|
||||
'south',
|
||||
'devserver',
|
||||
# not yet compatible with Django 1.5 unless using version from github
|
||||
# 'devserver',
|
||||
'tastypie',
|
||||
'django_extensions',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user