Initial commit, converting laundry app to site

This commit is contained in:
2014-07-28 17:24:14 -04:00
commit 2e2ee19a6b
14 changed files with 533 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
*~
*.log
*.pot
*.py[cod]
*.so
*.db
*.DS_Store
*.swp
*.sw[on]
venv
apache
old
*db
laundry/secrets.py
static
*.svg