{% extends "djmongo/console/base.html" %} {% block Content %} {% load i18n %}

Import Data

Importing data through the browser or HTTP works well with small to medium sized data. However, for larger data and more options it is reccomended to use the djmongo command-line toolset. The API URL {% url 'djmongo_api_import_data_file'%} is also available to use.

New Import

{% endblock %}