mirror of
https://gitlab.science.ru.nl/technicie/MarietjeDjango.git
synced 2025-12-10 09:12:23 +01:00
Revert "Revert "Merge branch 'marietje-zuid-interface' into 'marietje-zuid'""
This reverts commit 102874cc86.
This commit is contained in:
@ -5,7 +5,6 @@ from django.utils import timezone
|
||||
|
||||
from songs.models import Song
|
||||
|
||||
|
||||
class Playlist(models.Model):
|
||||
def __str__(self):
|
||||
return 'Playlist #' + str(self.id)
|
||||
|
||||
Reference in New Issue
Block a user