ArchiveBox/archivebox/api/migrations
Nick Sweeting 206e7e74b3
Some checks are pending
Build Debian package / build (push) Waiting to run
Build Docker image / buildx (push) Waiting to run
Build Homebrew package / build (push) Waiting to run
Run linters / lint (push) Waiting to run
Build Pip package / build (push) Waiting to run
Run tests / python_tests (ubuntu-22.04, 3.11) (push) Waiting to run
Run tests / docker_tests (push) Waiting to run
add migrations to create and populate ABIDField and UUIDField values
2024-05-13 05:13:42 -07:00
..
0001_initial.py big overhaul of REST API, split into auth, core, and cli methods 2024-04-25 03:56:22 -07:00
0002_alter_apitoken_options.py add 0002 api migration 2024-04-30 21:45:02 -07:00
0003_outboundwebhook_apitoken_abid_apitoken_uuid_and_more.py add migrations to create and populate ABIDField and UUIDField values 2024-05-13 05:13:42 -07:00
__init__.py api v1 2024-04-10 01:29:24 +02:00