Browse Source

Merge branch 'master' into intarnet

Mathieu 6 years ago
parent
commit
1a6c6d5b01
3 changed files with 1 additions and 4 deletions
  1. 0 1
      requirements/base.txt
  2. 1 0
      requirements/dev.txt
  3. 0 3
      wifiwithme/settings/base.py

+ 0 - 1
requirements/base.txt

@@ -1,6 +1,5 @@
 Django>=1.11,<2
 PyYAML>=3.11,<4.0
 django-request-token>=0.6,<0.7
-django-debug-toolbar
 pytz
 sqlparse

+ 1 - 0
requirements/dev.txt

@@ -1,2 +1,3 @@
 -r base.txt
+django-debug-toolbar
 freezegun

+ 0 - 3
wifiwithme/settings/base.py

@@ -136,9 +136,6 @@ STATICFILES_DIRS = [
 
 NOTIFICATION_EMAILS = []
 
-SITE_URL = 'http://example.com/wifi'
-
-
 # Data expiration warning
 
 DATA_EXPIRATION_REMINDERS = [