initial commit

This commit is contained in:
Thomas Leichtfuß
2020-09-04 18:40:00 +02:00
commit 94e57d4e8c
9 changed files with 585 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
__pycache__/
.python-version
.coverage
.coveralls.yml
db.sqlite3*
/django_admin_more_filters.egg-info/
/build/
/dist/
/.tox/
/.vscode/