Initial commit

This commit is contained in:
Claude Paroz 2012-11-06 17:54:33 +01:00
commit 2d71deccae
18 changed files with 1385 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
*.pyc
database.db
common/local_settings.py