create abid_utils with new ABID type for ArchiveBox IDs

This commit is contained in:
Nick Sweeting
2024-05-13 02:37:48 -07:00
parent f896e5dbeb
commit 4f9f22e024
11 changed files with 572 additions and 146 deletions

View File

@@ -39,6 +39,7 @@ dependencies = [
"django-admin-data-views>=0.3.1",
"ulid-py>=1.1.0",
"typeid-python>=0.3.0",
"django-charid-field>=0.4",
]
homepage = "https://github.com/ArchiveBox/ArchiveBox"