First commit

This commit is contained in:
Roberto Rosario
2011-02-03 12:39:23 -04:00
commit 2b1e1be680
11 changed files with 388 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
*.orig
*.pyc
*.pyo
site_media/photologue/photos/*
site_media/photologue/photos/cache/*
django_inventory.sqlite
settings_local.py