|
4561e317b8
|
Enable/apply ruff's "flake6-simplify" rules
|
2024-01-19 15:16:47 -05:00 |
|
|
02777265b0
|
Switch from Black to Ruff for formatting, add linting/import sorting
|
2024-01-18 14:21:36 -05:00 |
|
|
0d9e2e970e
|
Add type checking, fix some minor typing issues
|
2022-12-13 13:31:22 -05:00 |
|
|
e14e57c39e
|
[rentals] Use django-autocomplete-light for locker renter selection
This primarily to make the list of members not block/slow down
loading excessively, as it was currently doing
|
2022-05-05 17:23:36 -04:00 |
|
|
3b8d97573f
|
[rentals] Fix form field ids in lockerIndex view
|
2022-02-17 00:07:36 -05:00 |
|
|
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 |
|
|
24e8bf819b
|
[rentals] Store more info on lockers and allow editing via front end
|
2022-02-16 17:12:30 -05:00 |
|
|
0d34d4832a
|
Add first attempt at locker rental management
|
2022-01-25 00:56:11 -05:00 |
|