cmsmanage/doorcontrol
2024-01-26 14:13:46 -05:00
..
hid Enable/apply ruff's "flake6-simplify" rules 2024-01-19 15:16:47 -05:00
migrations Switch from Black to Ruff for formatting, add linting/import sorting 2024-01-18 14:21:36 -05:00
tasks doorcontrol: Move task scheduling into doorcontrol.apps directly 2023-12-01 23:50:41 -05:00
templates/doorcontrol Allow empty lines in templates 2024-01-26 14:13:46 -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 doorcontrol: Move task scheduling into doorcontrol.apps directly 2023-12-01 23:50:41 -05:00
dashboard.py Switch from Black to Ruff for formatting, add linting/import sorting 2024-01-18 14:21:36 -05:00
models.py doorcontrol: Convert HIDEvent.is_red to newly added GeneratedField 2023-12-04 12:05:37 -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: Use django-filters for date range filter in access reports 2024-01-26 14:00:27 -05:00