Closed jwjacobson closed 10 months ago
Added is easy = models.DateTimeField(auto_now_add=True)
Last played might be a 1-to-many relation tune->plays?
last_played works for now but first_learned is more involved as we discussed
first_learned or started_playing? for latter I opened this: https://github.com/jwjacobson/jazz_repertoire/issues/68
This is key for the app's functionality, tracking when a tune is added to a user's repertoire and when it was last played