{% extends "base.html" %} {% load url from future %} {% block title %} Error: the database schema needs an upgrade - {{ app_name|title }} {% endblock %} {% block content %}
The database schema needs to be upgraded. Please refer to the documentation to perform this task.
When you're done, go back to the front page.