{% extends 'base.html' %} {% block title %} Stackdump // Import data instructions {% endblock %} {% block body %}

Importing data into Stackdump

Use the procedure below to import new sites into this Stackdump instance, or to upgrade the content to a later version.

If you are upgrading, just follow the steps below. There are no special steps to perform for upgrades; the process below will automatically remove the existing site and import the new version.

{% include 'includes/import_data.html.inc' %}
{% endblock %}