cmsmanage/doorcontrol
2024-02-16 11:11:36 -05:00
..
hid Enable/apply ruff's "flake6-simplify" rules 2024-01-19 15:16:47 -05:00
migrations doorcontrol: Switch initial migration to managed 2024-02-16 11:11:36 -05:00
tasks doorcontrol: Store cardholder_id->member per door for correct stats 2024-02-09 12:23:55 -05:00
templates/doorcontrol doorcontrol: Add min-width to "items per page" to fix Safari styling 2024-02-10 00:17:22 -05:00
__init__.py Add doorcontrol app for managing HID door controllers 2023-04-03 16:15:20 -04:00
admin.py Add search fields and date drilldowns to various admin pages 2023-12-29 18:23:10 -05:00
apps.py Use decorator to keep track of group names for django-q2 tasks 2024-02-01 11:10:22 -05:00
dashboard.py dashboard: Add more flexible Link Card dashboard fragment 2024-02-06 00:42:14 -05:00
models.py doorcontrol: Store cardholder_id->member per door for correct stats 2024-02-09 12:23:55 -05: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: Add unique member count to "busiest..." reports 2024-02-09 12:23:55 -05:00