More restructuring.

This commit is contained in:
2019-10-08 15:58:33 +02:00
parent 587c2849b6
commit 52929ff918
4 changed files with 142 additions and 95 deletions

14
.gitignore vendored
View File

@@ -1,11 +1,15 @@
*.pyc
.coverage
geckodriver.log
.idea/
manage.py
conf/
env/
pythonenv/
tmp/
var/
*.pyc
.coverage
geckodriver.log
django_test.egg-info/
dist/