1
0
mirror of https://github.com/bspeice/Melodia synced 2024-11-16 04:58:20 -05:00
Melodia/archiver
Bradlee Speice 17960be548 Restructure relationship b/w Songs and Archives
Songs now have a ForeignKey to Archive - one song can not be part of
many Archives.
2013-02-12 15:02:08 -05:00
..
__init__.py Archiver app initial code 2012-12-10 12:57:36 -05:00
archive.py Restructure relationship b/w Songs and Archives 2013-02-12 15:02:08 -05:00
listfield.py Playlist import code, various cleanups 2013-01-15 13:32:34 -05:00
models.py Fix the IntegerListField() DB type 2013-01-09 20:48:28 -05:00
playlist.py Test playlist importing, bugfixes for import 2013-01-15 14:07:28 -05:00
song.py Restructure relationship b/w Songs and Archives 2013-02-12 15:02:08 -05:00
tests.py Test playlist importing, bugfixes for import 2013-01-15 14:07:28 -05:00
views.py Playlist import code, various cleanups 2013-01-15 13:32:34 -05:00