cmsmanage/rentals
Adam Goldsmith ff723e019d [rentals] Simplify locker index view/template rendering
Also create locker info instances when a new locker unit is created
2022-02-16 22:45:39 -05:00
..
migrations [rentals] Store more info on lockers and allow editing via front end 2022-02-16 17:12:30 -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] Store more info on lockers and allow editing via front end 2022-02-16 17:12:30 -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] Simplify locker index view/template rendering 2022-02-16 22:45:39 -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] Simplify locker index view/template rendering 2022-02-16 22:45:39 -05:00