cmsmanage/doorcontrol
Adam Goldsmith b056eb04ed
All checks were successful
Ruff / ruff (push) Successful in 1m14s
Test / test (push) Successful in 3m48s
doorcontrol: Add some more debug logging in update_doors task
2024-09-01 21:36:24 -04:00
..
hid doorcontrol: Fix Credential odd parity calculation 2024-09-01 21:36:11 -04:00
management doorcontrol: Add management command to scrape HID events 2024-05-13 00:30:47 -04:00
migrations Convert from MariaDB to PostgreSQL 2024-08-29 21:45:56 -04:00
tasks doorcontrol: Add some more debug logging in update_doors task 2024-09-01 21:36:24 -04:00
templates/doorcontrol doorcontrol: Simplify querystring handling using new querystring tag 2024-08-17 00:26:22 -04:00
__init__.py Add doorcontrol app for managing HID door controllers 2023-04-03 16:15:20 -04:00
admin.py doorcontrol: Move HID card number decoding out of database query 2024-08-29 21:45:56 -04:00
apps.py Directly use q_task_group name in django-q2 ensure_scheduled helper 2024-05-23 23:23:35 -04:00
dashboard.py dashboard: Add more flexible Link Card dashboard fragment 2024-02-06 00:42:14 -05:00
forms.py doorcontrol: Migrate door updater over from memberPlumbing 2024-02-23 18:39:41 -05:00
models.py Convert from MariaDB to PostgreSQL 2024-08-29 21:45:56 -04:00
tables.py doorcontrol: Move HID card number decoding out of database query 2024-08-29 21:45:56 -04:00
tests.py Switch from Black to Ruff for formatting, add linting/import sorting 2024-01-18 14:21:36 -05:00
urls.py doorcontrol: Add busiest time of day/week reports 2023-11-30 12:06:16 -05:00
views.py doorcontrol: Fix divide by zero in access report deltas 2024-08-29 21:45:56 -04:00