mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-06-26 06:52:53 +00:00
initial_data_test
This commit is contained in:
parent
79c79432f5
commit
7a94724dbc
10
docs/initial_data.yaml
Normal file
10
docs/initial_data.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
- model: IDC.person
|
||||
pk: 1
|
||||
fields:
|
||||
first_name: John
|
||||
last_name: Lennon
|
||||
- model: myapp.person
|
||||
pk: 2
|
||||
fields:
|
||||
first_name: Paul
|
||||
last_name: McCartney
|
Loading…
Reference in New Issue
Block a user