Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

Commit

Permalink
Deleted debug toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
torehc committed Oct 26, 2016
1 parent fa08a27 commit 0337b41
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion web/carontepass/carontepass/settings.py
Expand Up @@ -28,7 +28,6 @@
'django.contrib.messages',
'django.contrib.staticfiles',
'django_extensions',
'debug_toolbar',
'rest_framework',
'bootstrap3',
'access',
Expand Down
1 change: 0 additions & 1 deletion web/carontepass/requirements.txt
@@ -1,5 +1,4 @@
Django==1.9.2
django-debug-toolbar
djangorestframework
urllib3
pyTelegramBotAPI
Expand Down

0 comments on commit 0337b41

Please sign in to comment.