ShadCN Implementation
This commit is contained in:
13
data/legacy/README.md
Normal file
13
data/legacy/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Bundled Legacy Data
|
||||
|
||||
This directory contains the legacy SQLite databases used by the Django import command:
|
||||
|
||||
- `cincin_phase1.sqlite`
|
||||
- `dalcorso.sqlite`
|
||||
|
||||
The defaults in [`backend/config/settings.py`](../../backend/config/settings.py) point here so the `django-port` subtree can be used without depending on workspace-root copies of those files.
|
||||
|
||||
If needed, the importer can still be redirected with:
|
||||
|
||||
- `LEGACY_CINCIN_DB`
|
||||
- `LEGACY_DALCORSO_DB`
|
||||
BIN
data/legacy/cincin_phase1.sqlite
Normal file
BIN
data/legacy/cincin_phase1.sqlite
Normal file
Binary file not shown.
BIN
data/legacy/dalcorso.sqlite
Normal file
BIN
data/legacy/dalcorso.sqlite
Normal file
Binary file not shown.
Reference in New Issue
Block a user