Nick Sweeting 73a3e6aad0 handle tag with no slug or name 1 year ago
..
0001_initial.py cb2dd1ee28 rename model Page to Snapshot 6 years ago
0002_auto_20200625_1521.py 43c471e4af cli experience improvements 5 years ago
0003_auto_20200630_1034.py 264cae2b6a add migration 5 years ago
0004_auto_20200713_1552.py a79dd4685a make snapshots unique again 5 years ago
0005_auto_20200728_0326.py 3aeca0e450 fix pending titles and favicons, improve add page, custom admin 5 years ago
0006_auto_20201012_1520.py aa84a7ff2b fix migration creating conflicting tags based on slug 4 years ago
0007_archiveresult.py 457c42bf84 load EXTRACTORS dynamically using importlib.import_module 1 year ago
0008_auto_20210105_1421.py 14d1b3209e fix: Make cmd_version nullable 5 years ago
0009_auto_20210216_1038.py 71cf8d5224 add migrations 4 years ago
0010_auto_20210216_1055.py 71cf8d5224 add migrations 4 years ago
0011_auto_20210216_1331.py 71cf8d5224 add migrations 4 years ago
0012_auto_20210216_1425.py 71cf8d5224 add migrations 4 years ago
0013_auto_20210218_0729.py 74a9dd8880 add missing migrations 4 years ago
0014_auto_20210218_0729.py 74a9dd8880 add missing migrations 4 years ago
0015_auto_20210218_0730.py 74a9dd8880 add missing migrations 4 years ago
0016_auto_20210218_1204.py acbce25201 missing migrations 4 years ago
0017_auto_20210219_0211.py 0036e9cce2 add migration 4 years ago
0018_auto_20210327_0952.py a58ad5b272 allow larger tags 4 years ago
0019_auto_20210401_0654.py d73f7d7d96 add db_index on url field 4 years ago
0020_auto_20210410_1031.py 6949803395 enforce new models to use uuid keys 4 years ago
0021_auto_20220914_0934.py 22d8e57637 Add missing migration 0021 3 years ago
0022_auto_20231023_2008.py 310b4d1242 Add htmltotext extractor 2 years ago
0023_alter_archiveresult_options_archiveresult_abid_and_more.py 09553d8340 hardcode EXTRACTOR_CHOICES to prevent nondeterministic migrations 1 year ago
0024_auto_20240513_1143.py 9273db528e fix abid generation migrations to be historically consistent 1 year ago
0025_alter_archiveresult_uuid.py 206e7e74b3 add migrations to create and populate ABIDField and UUIDField values 1 year ago
0026_archiveresult_created_archiveresult_created_by_and_more.py afe1307617 fix created_by field migration to create User properly if none exists 1 year ago
0027_update_snapshot_ids.py 9273db528e fix abid generation migrations to be historically consistent 1 year ago
0028_alter_archiveresult_uuid.py cf2faecf61 add migrations for SnapshotTag through model 1 year ago
0029_alter_archiveresult_id.py cf2faecf61 add migrations for SnapshotTag through model 1 year ago
0030_alter_archiveresult_uuid.py cf2faecf61 add migrations for SnapshotTag through model 1 year ago
0031_alter_archiveresult_id_alter_archiveresult_uuid_and_more.py cf2faecf61 add migrations for SnapshotTag through model 1 year ago
0032_alter_archiveresult_id.py cf2faecf61 add migrations for SnapshotTag through model 1 year ago
0033_rename_id_archiveresult_old_id.py cf2faecf61 add migrations for SnapshotTag through model 1 year ago
0034_alter_archiveresult_old_id_alter_archiveresult_uuid.py cf2faecf61 add migrations for SnapshotTag through model 1 year ago
0035_remove_archiveresult_uuid_archiveresult_id.py cf2faecf61 add migrations for SnapshotTag through model 1 year ago
0036_alter_archiveresult_id_alter_archiveresult_old_id.py cf2faecf61 add migrations for SnapshotTag through model 1 year ago
0037_rename_id_snapshot_old_id.py cf2faecf61 add migrations for SnapshotTag through model 1 year ago
0038_rename_uuid_snapshot_id.py cf2faecf61 add migrations for SnapshotTag through model 1 year ago
0039_rename_snapshot_archiveresult_snapshot_old.py cf2faecf61 add migrations for SnapshotTag through model 1 year ago
0040_archiveresult_snapshot.py 9273db528e fix abid generation migrations to be historically consistent 1 year ago
0041_alter_archiveresult_snapshot_and_more.py cf2faecf61 add migrations for SnapshotTag through model 1 year ago
0042_remove_archiveresult_snapshot_old.py cf2faecf61 add migrations for SnapshotTag through model 1 year ago
0043_alter_archiveresult_snapshot_alter_snapshot_id_and_more.py cf2faecf61 add migrations for SnapshotTag through model 1 year ago
0044_alter_archiveresult_snapshot_alter_tag_uuid_and_more.py 344e902fc6 migrate SnapshotTag to use new snapshot id 1 year ago
0045_alter_snapshot_old_id.py 344e902fc6 migrate SnapshotTag to use new snapshot id 1 year ago
0046_alter_archiveresult_snapshot_alter_snapshot_id_and_more.py 344e902fc6 migrate SnapshotTag to use new snapshot id 1 year ago
0047_alter_snapshottag_unique_together_and_more.py 344e902fc6 migrate SnapshotTag to use new snapshot id 1 year ago
0048_alter_archiveresult_snapshot_and_more.py 344e902fc6 migrate SnapshotTag to use new snapshot id 1 year ago
0049_rename_snapshot_snapshottag_snapshot_old_and_more.py 344e902fc6 migrate SnapshotTag to use new snapshot id 1 year ago
0050_alter_snapshottag_snapshot_old.py 344e902fc6 migrate SnapshotTag to use new snapshot id 1 year ago
0051_snapshottag_snapshot_alter_snapshottag_snapshot_old.py 344e902fc6 migrate SnapshotTag to use new snapshot id 1 year ago
0052_alter_snapshottag_unique_together_and_more.py 344e902fc6 migrate SnapshotTag to use new snapshot id 1 year ago
0053_remove_snapshottag_snapshot_old.py 344e902fc6 migrate SnapshotTag to use new snapshot id 1 year ago
0054_alter_snapshot_timestamp.py 344e902fc6 migrate SnapshotTag to use new snapshot id 1 year ago
0055_alter_tag_slug.py 849b4963a1 add migrations 1 year ago
0056_remove_tag_uuid.py 849b4963a1 add migrations 1 year ago
0057_rename_id_tag_old_id.py 849b4963a1 add migrations 1 year ago
0058_alter_tag_old_id.py 849b4963a1 add migrations 1 year ago
0059_tag_id.py 73a3e6aad0 handle tag with no slug or name 1 year ago
0060_alter_tag_id.py 849b4963a1 add migrations 1 year ago
0061_rename_tag_snapshottag_old_tag_and_more.py 849b4963a1 add migrations 1 year ago
0062_alter_snapshottag_old_tag.py 849b4963a1 add migrations 1 year ago
0063_snapshottag_tag_alter_snapshottag_old_tag.py 849b4963a1 add migrations 1 year ago
0064_alter_snapshottag_unique_together_and_more.py 849b4963a1 add migrations 1 year ago
0065_remove_snapshottag_old_tag.py 849b4963a1 add migrations 1 year ago
0066_alter_snapshottag_tag_alter_tag_id_alter_tag_old_id.py 849b4963a1 add migrations 1 year ago
0067_alter_snapshottag_tag.py 849b4963a1 add migrations 1 year ago
0068_alter_archiveresult_options.py 849b4963a1 add migrations 1 year ago
__init__.py 27708152d2 wip initial django setup 6 years ago