-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modified: webApp/Backend/requirements.yml modified: webApp/Backend/sensor/__pycache__/__init__.cpython-311.pyc modified: webApp/Backend/sensor/__pycache__/admin.cpython-311.pyc modified: webApp/Backend/sensor/__pycache__/apps.cpython-311.pyc modified: webApp/Backend/sensor/__pycache__/models.cpython-311.pyc modified: webApp/Backend/sensor/__pycache__/serializer.cpython-311.pyc modified: webApp/Backend/sensor/__pycache__/urls.cpython-311.pyc modified: webApp/Backend/sensor/__pycache__/views.cpython-311.pyc modified: webApp/Backend/sensor/migrations/__pycache__/0001_initial.cpython-311.pyc modified: webApp/Backend/sensor/migrations/__pycache__/__init__.cpython-311.pyc modified: webApp/Backend/sensor/views.py modified: webApp/Backend/server/__pycache__/__init__.cpython-311.pyc modified: webApp/Backend/server/__pycache__/settings.cpython-311.pyc modified: webApp/Backend/server/__pycache__/urls.cpython-311.pyc modified: webApp/Backend/server/__pycache__/wsgi.cpython-311.pyc modified: webApp/Backend/server/settings.py
- Loading branch information
Florian Rohr
committed
Jun 19, 2023
1 parent
cd5c928
commit f0cf50f
Showing
16 changed files
with
19 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,4 +4,5 @@ paho-mqtt | |
psycopg2-binary | ||
gunicorn | ||
whitenoise | ||
django-cors-headers | ||
django-cors-headers | ||
rest_framework_simplejwt |
Binary file modified
BIN
+23 Bytes
(110%)
webApp/Backend/sensor/__pycache__/__init__.cpython-311.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+23 Bytes
(100%)
webApp/Backend/sensor/__pycache__/serializer.cpython-311.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+23 Bytes
(100%)
webApp/Backend/sensor/migrations/__pycache__/0001_initial.cpython-311.pyc
Binary file not shown.
Binary file modified
BIN
+23 Bytes
(110%)
webApp/Backend/sensor/migrations/__pycache__/__init__.cpython-311.pyc
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+23 Bytes
(110%)
webApp/Backend/server/__pycache__/__init__.cpython-311.pyc
Binary file not shown.
Binary file modified
BIN
+220 Bytes
(110%)
webApp/Backend/server/__pycache__/settings.cpython-311.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters