Skip to content

Commit

Permalink
fix table
Browse files Browse the repository at this point in the history
  • Loading branch information
sheppard committed Nov 27, 2023
1 parent 2ba0094 commit 6a5d6c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config/models.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Django Data Wizard provides a number of Django models that help track the import
Specifically, when [using Django Data Wizard][workflow], the following models are leveraged:

step | api | description | model
-----|-------------|--------
-----|-----|-------------|--------
0 | [admin] or [wq framework] | Upload **source** file | Create `FileSource` (or custom source model)
1 | [create] | Start data wizard run | Create `Run`
2 | [serializers][api-serializers] | Select serializer (& target model) | Update `Run`
Expand Down

0 comments on commit 6a5d6c7

Please sign in to comment.