kevinharvey / jmad

The Jazz Musicianship Archive & Database
GNU General Public License v2.0
18 stars 7 forks source link

Add Song model, update Track model #7

Open kevinharvey opened 9 years ago

kevinharvey commented 9 years ago

Foreign key to Track (a Track is a performed instance of a song). Fields include:

Track model should foreign key to Song, and optionally override key, meter, etc.