aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/settings.py
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2020-10-04 18:58:08 +0200
committerGravatar Leon Sandøy <[email protected]>2020-10-04 18:58:08 +0200
commitcce66109c64ca9ed513e9124c2e8409152887e7e (patch)
tree027e977dd01117ccaff7e18600b80d270c67e045 /pydis_site/settings.py
parentRemove remaining references to wiki. (diff)
Remove references to django_nyt
Diffstat (limited to 'pydis_site/settings.py')
-rw-r--r--pydis_site/settings.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pydis_site/settings.py b/pydis_site/settings.py
index e293f9ea..cbfa2fe3 100644
--- a/pydis_site/settings.py
+++ b/pydis_site/settings.py
@@ -102,7 +102,6 @@ INSTALLED_APPS = [
'django_hosts',
'django_filters',
- 'django_nyt.apps.DjangoNytConfig',
'django_simple_bulma',
'rest_framework',
'rest_framework.authtoken'