first commit

This commit is contained in:
2012-05-18 13:37:49 -04:00
commit c945aba23f
10 changed files with 662 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
.DS_Store
*.*~
*.py[co]
*.pid
*.log
*.swp
*.swo
*~
django_cache
.idea
.cache