mirror of https://github.com/jumpserver/jumpserver
initial_data_test
parent
79c79432f5
commit
7a94724dbc
|
@ -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