separating users and admins on admin dashboard #35
No reviewers
Labels
No labels
blocked
bug
dependencies
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ACM/hack-wpi-python#35
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "separate-users-admins"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
See Github Issue #10. Added separation of admins and users on the admin dashboard.
I refactored a bit of the original admin.home endpoint into a helper function to accompany two routes that use the same template without having to copy and paste code.
lgtm