mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-12-16 00:52:41 +00:00
initial_data_test
This commit is contained in:
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
|
||||||
Reference in New Issue
Block a user