Skip to content

Commit

Permalink
adds a weather api key the tests settings
Browse files Browse the repository at this point in the history
  • Loading branch information
LGD-Fr committed Oct 10, 2015
1 parent 6d1b401 commit 3d9cb10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions paiji2/settings_tests.py
Expand Up @@ -104,3 +104,5 @@
# testing when the test server is running
if HTMLVALIDATOR_ENABLED:
MIDDLEWARE_CLASSES += ("htmlvalidator.middleware.HTMLValidator",)

OPENWEATHERMAP_API_KEY = ''

0 comments on commit 3d9cb10

Please sign in to comment.