Skip to content
salva16 edited this page Jan 29, 2013 · 11 revisions

This page contains a list of available commands in META-SHARE application.

The following commands are available by invoking the directly:
for example:
python import_xml.py [options]

  • export_xml.py
  • import_fixtures.py
  • import_xml.py
  • restore.py
  • storage_admin.py

The following commands are available as management commands. The must be run with the manage.py module. For example: python manage.py command

Clone this wiki locally