This website requires JavaScript.
Explore
Help
Sign In
alex
/
ArchiveBox
Watch
1
Star
0
Fork
0
You've already forked ArchiveBox
mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced
2026-01-04 09:55:33 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e73a06ba014372244eb2c8e04a0779ff28d44bd
ArchiveBox
/
archivebox
/
abid_utils
History
Nick Sweeting
1e73a06ba0
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
..
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