Add Django Solo and remove MQTT

This commit is contained in:
2021-12-31 11:44:21 +01:00
parent f19541a720
commit dfb0d62209
2 changed files with 4 additions and 2 deletions

View File

@@ -39,6 +39,7 @@ INSTALLED_APPS = [
'django.contrib.messages',
'django.contrib.staticfiles',
'django_countries',
'solo',
'rest_framework',
'dcc',
'driver',

View File

@@ -1,8 +1,9 @@
pytz
Django
djangorestframework
django-solo
django-health-check
# psycopg2-binary
paho-mqtt
asyncio-mqtt
# paho-mqtt
# asyncio-mqtt
pySerial