Commit d6e022dd authored by lizonr1's avatar lizonr1

delete swagger from depencdences

parent 0eed7be0
...@@ -38,7 +38,6 @@ INSTALLED_APPS = [ ...@@ -38,7 +38,6 @@ INSTALLED_APPS = [
'django.contrib.staticfiles', 'django.contrib.staticfiles',
'crispy_forms', 'crispy_forms',
'rest_framework', 'rest_framework',
'rest_framework_swagger',
'rest_framework.authtoken', 'rest_framework.authtoken',
'App.user', 'App.user',
'App.page', 'App.page',
......
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