Skip to content

Fixed malformed html and made some improvements#2

Open
JonathanHHenson wants to merge 4 commits intojunariltd:masterfrom
JonathanHHenson:improvements
Open

Fixed malformed html and made some improvements#2
JonathanHHenson wants to merge 4 commits intojunariltd:masterfrom
JonathanHHenson:improvements

Conversation

@JonathanHHenson
Copy link

  • Fixed malformed html in the base.html template
  • API routes now use blueprints
  • Auth routes are now registered in the register_routes function
  • Updated gitignore to remove files generated by the PyCharm IDE
  • Added initdb and devserver run commands for PyCharm
  • Replaced double quotes for single quotes for consistency

- All routes, including auth, are registered in the register_routes function
- Replaced double quotes for single quotes in auth.py for consitency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments