This website requires JavaScript.
Explore
Help
Sign In
mirror-github-bspeice
/
Melodia
Watch
1
Star
0
Fork
0
You've already forked Melodia
mirror of
https://github.com/bspeice/Melodia
synced
2025-08-01 13:14:49 -04:00
Code
Issues
Releases
Wiki
Activity
Files
17960be548d25e8c97cc0ffec78abe6717d2d223
Melodia
/
archiver
History
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