Skip to content
Snippets Groups Projects
Commit 3b916654 authored by Christian Dresen's avatar Christian Dresen
Browse files

[WarpFood] Small fix for datetime picker, Disable WarpPay

parent 75137970
No related branches found
No related tags found
No related merge requests found
......@@ -56,13 +56,14 @@ INSTALLED_APPS = (
'django.contrib.staticfiles',
'django.contrib.humanize',
'bootstrapform',
'bootstrap3_datetime',
'warpmain',
'warpauth',
'warpfood',
# WARPPAY
'rest_framework',
'rest_framework.authtoken',
'warppay'
# 'warppay'
)
MIDDLEWARE_CLASSES = (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment