homelog/homelog
Dirk Jahnke 52c530488f Added admin menu item 2022-04-13 15:40:29 +02:00
..
templates Added admin menu item 2022-04-13 15:40:29 +02:00
__init__.py Initial commit 2022-03-09 11:33:05 +01:00
asgi.py Added ASGI server for websocket using the sample chat application as starting point 2022-04-02 19:30:58 +02:00
routing.py Added ASGI server for websocket using the sample chat application as starting point 2022-04-02 19:30:58 +02:00
settings.py Added ASGI server for websocket using the sample chat application as starting point 2022-04-02 19:30:58 +02:00
system_user.py Fixed related name on auth fields 2022-04-11 14:25:35 +02:00
urls.py Added ASGI server for websocket using the sample chat application as starting point 2022-04-02 19:30:58 +02:00
views.py Using bootstrap and better view resolution 2022-03-10 11:33:06 +01:00
websocket.py Added ASGI server for websocket using the sample chat application as starting point 2022-04-02 19:30:58 +02:00
wsgi.py Initial commit 2022-03-09 11:33:05 +01:00