cmsmanage/doorcontrol
Adam Goldsmith 33b01af78a
All checks were successful
Ruff / ruff (push) Successful in 36s
Test / test (push) Successful in 3m7s
doorcontrol: Explicity cast Credential.bits to Bits, as Bitstream is not hashable
2024-09-01 02:21:34 -04:00
..
hid doorcontrol: Explicity cast Credential.bits to Bits, as Bitstream is not hashable 2024-09-01 02:21:34 -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 Convert from MariaDB to PostgreSQL 2024-08-29 21:45:56 -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