homelog/booker
Dirk Jahnke 0b285b068c Added smartphone as scanner option 2022-05-24 17:53:31 +02:00
..
migrations Initial migrations 2022-04-13 15:40:57 +02:00
static/sound Added smartphone as scanner option 2022-05-24 17:53:31 +02:00
templates/booker Added smartphone as scanner option 2022-05-24 17:53:31 +02:00
__init__.py Added ASGI server for websocket using the sample chat application as starting point 2022-04-02 19:30:58 +02:00
admin.py Added Scanner identification and MQTT handling 2022-04-13 15:43:20 +02:00
apps.py Added ASGI server for websocket using the sample chat application as starting point 2022-04-02 19:30:58 +02:00
booker_fe_consumer.py Added Scanner identification and MQTT handling 2022-04-13 15:43:20 +02:00
models.py Add __str__ method to have a better representation in admin interface 2022-04-13 15:59:45 +02:00
scanner_announce_consumer.py Added Scanner identification and MQTT handling 2022-04-13 15:43:20 +02:00
tests.py Added ASGI server for websocket using the sample chat application as starting point 2022-04-02 19:30:58 +02:00
urls.py Added smartphone as scanner option 2022-05-24 17:53:31 +02:00
views.py Added smartphone as scanner option 2022-05-24 17:53:31 +02:00