archivebox.misc.db
Database utility functions for ArchiveBox.
Module Contents
Functions
List all Django migrations and their status |
|
Apply pending Django migrations |
|
Get list of superuser accounts |
API
- archivebox.misc.db.list_migrations(out_dir: pathlib.Path = DATA_DIR) list[tuple[bool, str]][source]
List all Django migrations and their status