Skip to content

Commit

Permalink
minor hange
Browse files Browse the repository at this point in the history
  • Loading branch information
manjunath24 committed May 16, 2014
1 parent 51412fe commit c579e47
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions opentavern/wsgi.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,4 @@
from django.core.wsgi import get_wsgi_application
application = get_wsgi_application()

if "herokuapp" in os.environ:
from dj_static import Cling

application = Cling(get_wsgi_application())

0 comments on commit c579e47

Please sign in to comment.