=================== Management commands =================== Django MongoDB Backend includes some :doc:`Django management commands `. Required configuration ====================== To make these commands available, you must include ``"django_mongodb_backend"`` in the :setting:`INSTALLED_APPS` setting. Available commands ==================