Skip to content

Commit

Permalink
Test Heroku Settings
Browse files Browse the repository at this point in the history
  • Loading branch information
dyohan9 committed Aug 2, 2019
1 parent 4a749dd commit 6b6bf00
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions bothub/settings.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import os
import dj_database_url
import django_heroku

from decouple import config
from django.utils.log import DEFAULT_LOGGING
Expand Down Expand Up @@ -262,6 +261,3 @@
},
},
}

# Configure Django App for Heroku.
django_heroku.settings(locals())

0 comments on commit 6b6bf00

Please sign in to comment.