Commit 227e6193 authored by lizonr1's avatar lizonr1

Add south

parent dda1a359
...@@ -38,6 +38,7 @@ INSTALLED_APPS = [ ...@@ -38,6 +38,7 @@ INSTALLED_APPS = [
'django.contrib.staticfiles', 'django.contrib.staticfiles',
'rest_framework', 'rest_framework',
'rest_framework.authtoken', 'rest_framework.authtoken',
'south',
'App.user', 'App.user',
'App.page', 'App.page',
'App.loyaltyMe', 'App.loyaltyMe',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment