Skip to content

Commit

Permalink
Merge 2777a68 into 0047524
Browse files Browse the repository at this point in the history
  • Loading branch information
yarray committed Apr 18, 2015
2 parents 0047524 + 2777a68 commit 1ac6180
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions avipost/avipost/settings/travis_ci.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

SECRET_KEY = 'w%@7ljsrq9zrajqjh*s(k+tf%qgpasol*vmx8nu&83dz4ft5vz'

ALLOWED_HOSTS = ['localhost', '127.0.0.1']

DATABASES = {
'default': {
'ENGINE': 'django.contrib.gis.db.backends.postgis',
Expand Down

0 comments on commit 1ac6180

Please sign in to comment.