This commit is contained in:
Evarin 2017-04-04 00:19:57 +02:00
parent 2e6bd71073
commit 7f57400990
3 changed files with 8 additions and 6 deletions

4
.gitignore vendored
View file

@ -103,4 +103,6 @@ tpathtxt
test.py
# Migrations
monstage/migrations/
monstage/migrations/
*.venv/
*~

2
requirements-dev.txt Normal file
View file

@ -0,0 +1,2 @@
#spatialite-bin
django-debug-toolbar

View file

@ -1,6 +1,4 @@
django>=1.7
django-cas (patched)
psycopg2
postgis
django
django-cas-ng
django-taggit
python-ldap
python-ldap