homelog/booker
Dirk Jahnke e34b95f592 Add __str__ method to have a better representation in admin interface 2022-04-13 15:59:45 +02:00
..
migrations Initial migrations 2022-04-13 15:40:57 +02:00
templates/booker Added Scanner identification and MQTT handling 2022-04-13 15:43:20 +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 Scanner identification and MQTT handling 2022-04-13 15:43:20 +02:00
views.py Added Scanner identification and MQTT handling 2022-04-13 15:43:20 +02:00