Testinggoat/ch12
functional_tests/base.py
0 → 100644
This diff is collapsed.
lists/tests/__init__.py
0 → 100644
lists/tests/test_models.py
0 → 100644
... | ... | @@ -2,3 +2,5 @@ astroid==2.2.5 |
Django==2.1.7 | ||
selenium==3.141.0 | ||
gunicorn==19.9.0 | ||
psycopg2 | ||
dj_database_url | ||
\ No newline at end of file |
Please register or sign in to comment