Commit Graph

5 Commits (master)

Author SHA1 Message Date
Bradlee Speice d8b7453260 Test playlist importing, bugfixes for import
NOTE: This reverts songs to use the ID as PK - breaks IntegerListField
if not done this way.
2013-01-15 14:07:28 -05:00
Bradlee Speice 870efac03f Various bugfixes, add test case for playlists 2013-01-10 09:38:23 -05:00
Bradlee Speice 190f9a7890 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.
2012-12-22 23:11:53 -05:00
Bradlee Speice d31961e029 Commit initial archive code and test data 2012-12-18 12:58:11 -05:00
Bradlee Speice 5004f5f590 Archiver app initial code 2012-12-10 12:57:36 -05:00