You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 17, 2020. It is now read-only.
The main addition in this release is flask-admin. To accomodate for t…
…his, the editor
interface was moved to /editor/ and the url /admin/ was replaced. The admin interface
requires the user to have, of course, admin permissions.
Other minor changes include:
- refactors to the tasks module,
- moving the editor frontend inside the static folder in `app/editor`.