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

More code cleanup

Remove references to a 'collection' object - it was a half-baked idea,
and the concepts it represented should be implemented in the webapp, not
in the archive itself.
This commit is contained in:
Bradlee Speice
2012-12-22 23:11:53 -05:00
parent 5433cba377
commit 190f9a7890
5 changed files with 99 additions and 113 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
*.pyc
*.sqlite
secret_key.py
Melodia/cache