Remove codetemplates bogus file in django_template

This commit is contained in:
Eryn Wells 2012-11-15 13:16:11 -08:00
parent de0915a6b3
commit 0fca0effb6

View file

@ -1,3 +0,0 @@
DATABASE_URL=sqlite://localhost/local.db
SECRET_KEY={{ secret_key }}
DEBUG=True