ArchiveBox/archivebox/abid_utils
2024-08-28 03:02:37 -07:00
..
migrations create abid_utils with new ABID type for ArchiveBox IDs 2024-05-13 02:37:48 -07:00
__init__.py create abid_utils with new ABID type for ArchiveBox IDs 2024-05-13 02:37:48 -07:00
abid.py config and attr access improvements 2024-08-20 18:31:21 -07:00
admin.py use ABIDAdmin as base ModelAdmin 2024-08-20 19:26:40 -07:00
apps.py create abid_utils with new ABID type for ArchiveBox IDs 2024-05-13 02:37:48 -07:00
models.py change ABIDModel.created to use AutoTimeField seeded on .save instead of auto_now_add so that ts_src for ABID is available on creation before DB row is created 2024-08-28 03:02:37 -07:00
tests.py create abid_utils with new ABID type for ArchiveBox IDs 2024-05-13 02:37:48 -07:00