20ae79e5bde30ff5734186e800ab42a176fb6708
- schema history flattened into regenerated 0001/0002_initial per app (dashboard: model-less since the billboard move → no migrations at all; tooltips untouched); 26 data migrations survive w. their ORIGINAL content, only dependencies rewired to the collapsed chain - mixers split: epic/0007_finalize_earthman_deck + lyric/0014 keep only their RunPython halves (renames/AddFields live in the initials now; lyric file renamed 0014_seed_taxman); epic/0004_seed_earthman_deck create() kwargs mapped to the post-0007 field names (reversal→ reversal_qualifier, mechanisms→energies, articulations→operations) — the fresh initial starts at the FINAL schema, seed DATA unchanged - dropped pure backfills (no-ops on a fresh DB): billboard title/author + admin_solicited, lyric token in_use_since, drama grant_super_notes_to_existing_superusers — NB recreated superusers need super-schizo/super-nomad re-granted by hand - verified: fresh migrate end-to-end; deck/astro/applet/shop/system- user end-state spot-checked (incl. 0007's U+2011 trump-8 hyphen + pip MINOR split); makemigrations --check clean; 1812 apps tests + 25 channels + seed-map FTs + Jasmine all green - REQUIRES a DB reset wherever an old django_migrations table exists: staging postgres gets dropped + remigrated (user-sanctioned); local sqlite already recreated Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Description
No description provided
Languages
Python
45.7%
JavaScript
36%
HTML
9.6%
SCSS
8.5%
Jinja
0.1%