ShadCN Implementation
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
1. Create Django migrations from the new model set.
|
||||
2. Migrate the new database.
|
||||
3. Run `import_legacy_data` to ingest `cincin_phase1.sqlite` and `dalcorso.sqlite`.
|
||||
3. Run `import_legacy_data` to ingest the bundled legacy SQLite files in `data/legacy/`.
|
||||
4. Rebuild auth credentials by forcing password resets for imported users.
|
||||
5. Move ETL scripts into Django management commands later instead of repo-root scripts.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user