Backup and Restore ================== .. toctree:: :titlesonly: :maxdepth: 2 :caption: Backup :hidden: InvenTree provides database backup and restore functionality through the `django-dbbackup `_ extension. This extension allows databas models and uploaded media files to be backed up (and restored) via the command line.