summaryrefslogtreecommitdiff
path: root/jimbrella/admin.py
AgeCommit message (Collapse)Author
2021-10-27Admin console requires login to admin accountFrederick Yin
2021-10-27Provide exception messagesFrederick Yin
UmbrellaNotFoundError: serial UmbrellaValueError: field
2021-10-24Separate admin routes to a blueprintFrederick Yin
Because modularity