Add piston to installed_apps
This commit is contained in:
@@ -132,7 +132,8 @@ INSTALLED_APPS = (
|
||||
'petition',
|
||||
'local',
|
||||
'messages',
|
||||
'notification'
|
||||
'notification',
|
||||
'piston'
|
||||
# Uncomment the next line to enable admin documentation:
|
||||
# 'django.contrib.admindocs',
|
||||
)
|
||||
|
Reference in New Issue
Block a user