Add devserver
This commit is contained in:
@@ -10,3 +10,4 @@ coverage
|
|||||||
pydot==1.0.28
|
pydot==1.0.28
|
||||||
beanstalkc
|
beanstalkc
|
||||||
stripe
|
stripe
|
||||||
|
django-devserver
|
||||||
|
@@ -141,6 +141,7 @@ INSTALLED_APPS = (
|
|||||||
'badges',
|
'badges',
|
||||||
'vault',
|
'vault',
|
||||||
'market',
|
'market',
|
||||||
|
'devserver',
|
||||||
# Uncomment the next line to enable admin documentation:
|
# Uncomment the next line to enable admin documentation:
|
||||||
# 'django.contrib.admindocs',
|
# 'django.contrib.admindocs',
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user