Skip to content
This repository has been archived by the owner on Jul 15, 2020. It is now read-only.

Commit

Permalink
Added version number to dev settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Byers committed Feb 15, 2016
1 parent 44cbb4e commit 8f7c686
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/core/dev_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
For the full list of settings and their values, see
https://docs.djangoproject.com/en/1.7/ref/settings/
v1.0
"""
from django.contrib import messages

Expand Down

0 comments on commit 8f7c686

Please sign in to comment.