Skip to content

Commit

Permalink
Minor changes (#652)
Browse files Browse the repository at this point in the history
* Updated the packages to current version

* Removed whitenoise nonstatic for debug mode

* Removed whitenoise nonstatic for debug mode
  • Loading branch information
srahulbadami authored May 25, 2020
1 parent 01d3a75 commit 1e46e30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bugheist/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
# Application definition

INSTALLED_APPS = (
'whitenoise.runserver_nostatic',
'django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
Expand Down

0 comments on commit 1e46e30

Please sign in to comment.