docs: update install procedure
- update airtime migration guide
This commit is contained in:
parent
0d16960887
commit
b3ff2defc4
5 changed files with 80 additions and 56 deletions
|
@ -16,7 +16,7 @@ The first Django migration is the initial schema creation using the `schema.sql`
|
|||
|
||||
:::
|
||||
|
||||
```
|
||||
```mermaid
|
||||
stateDiagram-v2
|
||||
state is_django_migration_applied <<choice>>
|
||||
[*] --> is_django_migration_applied: Is the django migration ID in the DB ?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue