cmsmanage/rentals
2022-05-05 17:23:36 -04:00
..
migrations [rentals] Allow reserving lockers for internal makerspace use 2022-03-15 21:59:48 -04:00
templates/rentals [rentals] Clear locker forms when dropdown menus are closed 2022-05-05 17:23:36 -04: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] Allow reserving lockers for internal makerspace use 2022-03-15 21:59:48 -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 [rentals] Fix form field ids in lockerIndex view 2022-02-17 00:07:36 -05:00