cmsmanage/rentals
Adam Goldsmith e03b9e3c70 Always show admin facet counts in most models with filters
New feature in Django 5.0

Didn't enable always on HIDEvent admin, as the table size is relatively large
2023-12-04 13:09:13 -05:00
..
migrations Re-apply Black formatting 2023-09-07 10:56:22 -04:00
templates/rentals Reapply current djlint 2023-04-14 01:07:35 -04:00
__init__.py Add first attempt at locker rental management 2022-01-25 00:56:11 -05:00
admin.py Always show admin facet counts in most models with filters 2023-12-04 13:09:13 -05:00
apps.py Add and apply black formatter 2022-01-25 00:56:30 -05:00
dashboard.py Add a dashboard for showing relevant links and apps to users 2023-04-14 01:30:42 -04:00
forms.py [rentals] Add notes field to locker index dropdowns 2022-05-05 17:30:58 -04:00
models.py [rentals] Allow reserving lockers for internal makerspace use 2022-03-15 21:59:48 -04:00
tests.py Add first attempt at locker rental management 2022-01-25 00:56:11 -05:00
urls.py [rentals] Store more info on lockers and allow editing via front end 2022-02-16 17:12:30 -05:00
views.py Add type checking, fix some minor typing issues 2022-12-13 13:31:22 -05:00