mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-03 09:25:42 +10:00
- Remove M2M tags field alteration from migration 0027 (Django doesn't support altering M2M fields via migration) - Add machine app tables to 0.8.x test schema - Add missing columns (config, num_uses_failed, num_uses_succeeded) to 0.8.x test schema - Skip 0.8.x migration tests due to complex migration state dependencies with machine app - All 15 0.7.x migration tests now pass - Merge dev branch and resolve pyproject.toml conflict (keep both uuid7 and gallery-dl deps)