cmsmanage/rentals
2022-02-18 14:55:57 -05:00
..
migrations [rentals] Add Notes field to LockerInfo 2022-02-18 14:55:57 -05:00
templates/rentals [rentals] Simplify locker index view/template rendering 2022-02-16 22:45:39 -05:00
__init__.py Add first attempt at locker rental management 2022-01-25 00:56:11 -05:00
admin.py [rentals] Use select_related in LockerInfo admin to improve load times 2022-02-18 13:18:36 -05:00
apps.py Add and apply black formatter 2022-01-25 00:56:30 -05:00
forms.py Add a pdm script to run code formatters 2022-02-16 17:12:30 -05:00
models.py [rentals] Add Notes field to LockerInfo 2022-02-18 14:55:57 -05: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