ArchiveBox/archivebox/api/migrations
Nick Sweeting 9d2116ad9a
Some checks are pending
CodeQL / Analyze (python) (push) Waiting to run
Build Debian package / build (push) Waiting to run
Build Docker image / buildx (push) Waiting to run
Build Homebrew package / build (push) Waiting to run
Build GitHub Pages website / build (push) Waiting to run
Build GitHub Pages website / deploy (push) Blocked by required conditions
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
migration to make fields non editable
2024-08-20 03:46:04 -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_rename_user_apitoken_created_by_apitoken_abid_and_more.py merge migrations between branches 2024-06-02 19:14:58 -07:00
0004_alter_apitoken_id_alter_apitoken_uuid.py migration to make fields non editable 2024-08-20 03:46:04 -07:00
__init__.py api v1 2024-04-10 01:29:24 +02:00