Commit Graph

7 Commits

Author SHA1 Message Date
d1a1be7e2e Marietje 4.1: Addition of Django REST framework, Swagger, Dark mode and updates to Django and Bootstrap 2023-09-14 19:55:51 +02:00
64b26d03a1 admin: Use autocomplete for user field
Before this patch, we used the default setting, which emits a HTML
<select> tag containing a list of *all* the users.  We currently
have enough users that we do not want to load that complete list
every time.  So now, use the autocomplete field instead.
2020-06-15 17:34:20 +02:00
be083fecfd made song read-only 2019-03-06 04:04:54 +01:00
88f709f34c Admin fix 2019-03-01 21:34:39 +01:00
844a198dcd Update queues admin interface 2018-10-10 18:31:42 +02:00
a5c2331bcf Volume control from the web interface. 2017-01-30 16:39:25 +01:00
47e7b5b59c Initial commit. 2017-01-20 17:47:45 +01:00