Get home page and login working #14
Loading…
Reference in New Issue
No description provided.
Delete Branch "tvb/server-auth"
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?
Additions:
The backend tests have been moved to a subfolder.
Old code removed:
__main__.py
was the entrypoint for the previous cli, now superceded byamanuensis-cli
.models/
no longer has any code to keep around, having been long since replaced bydb/
.resources/
have been long superceded bydb/
.