cmsmanage/rentals
2022-12-13 13:31:22 -05:00
..
migrations [rentals] Allow reserving lockers for internal makerspace use 2022-03-15 21:59:48 -04:00
templates/rentals Use djlint for js and css 2022-11-07 12:49:12 -05:00
__init__.py Add first attempt at locker rental management 2022-01-25 00:56:11 -05:00
admin.py [rentals] Show notes in changelist of LockerInfo 2022-02-18 15:35:03 -05:00
apps.py Add and apply black formatter 2022-01-25 00:56:30 -05: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