We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb2afef commit 59e95d8Copy full SHA for 59e95d8
requirements.txt
@@ -1,5 +1,5 @@
1
black==19.10b0
2
-coverage==5.2.1
3
-django==3.1
4
-django-jinja==2.6.0
5
-flake8==3.8.3
+coverage==5.3
+django==3.1.2
+django-jinja==2.7.0
+flake8==3.8.4
testing/settings.py
@@ -7,7 +7,6 @@
7
TEMPLATE_DEBUG = DEBUG = False
8
9
INSTALLED_APPS = (
10
- 'django.contrib.admin',
11
'django.contrib.auth',
12
'django.contrib.contenttypes',
13
'django.contrib.sessions',
0 commit comments