Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up Flask Routing #8

Open
kavidey opened this issue Jan 10, 2021 · 1 comment
Open

Clean up Flask Routing #8

kavidey opened this issue Jan 10, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@kavidey
Copy link
Owner

kavidey commented Jan 10, 2021

Ensure function decorators like @login_required are used in the correct locations and that navigation and page redirects function correctly.

@kavidey kavidey added the enhancement New feature or request label Jan 10, 2021
@kavidey
Copy link
Owner Author

kavidey commented Jan 13, 2021

It would also be good to clean up database queries, right now several different methods are used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant