mirror of
https://gitlab.science.ru.nl/technicie/MarietjeDjango.git
synced 2025-12-10 09:02:20 +01:00
Marietje 4.1: Addition of Django REST framework, Swagger, Dark mode and updates to Django and Bootstrap
This commit is contained in:
@ -2,4 +2,5 @@ from django.apps import AppConfig
|
||||
|
||||
|
||||
class QueuesConfig(AppConfig):
|
||||
name = 'queues'
|
||||
name = "queues"
|
||||
default_auto_field = "django.db.models.BigAutoField"
|
||||
|
||||
Reference in New Issue
Block a user