1
0
mirror of https://github.com/bspeice/Melodia synced 2025-07-02 06:15:55 -04:00

Initial django commit

Also include code for creating a new secret key per distribution
This commit is contained in:
Bradlee Speice
2012-12-10 09:19:12 -05:00
parent 7f6e4d5eab
commit 51a861abe1
7 changed files with 240 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
*.swp
*.pyc
*.sqlite
secret_key.py