Skip to content

constants

Constant import export variables.

CATALOG_KEY = 'catalogs' module-attribute

Key for catalog data in export.

CUSTOM_LISTS_KEY = 'custom_lists' module-attribute

Key for custom list data in export.

EXPORT_JSON_FILE = 'store_export.json' module-attribute

File name for json export file.

EXPORT_ZIP_FILE = 'store_export.zip' module-attribute

File name for zipped export file.

MODELS_KEY = 'models' module-attribute

Key for model data in export.

USERS_KEY = 'users' module-attribute

Key for user data in export.