dumpdata s --natural-foreign
This commit is contained in:
parent
f43b0b4da7
commit
6ef3f5470c
1 changed files with 30 additions and 6 deletions
|
@ -421,7 +421,11 @@
|
|||
"access_loggedin": false,
|
||||
"access_perm_type": 1,
|
||||
"access_permissions": [
|
||||
162
|
||||
[
|
||||
"resitel",
|
||||
"auth",
|
||||
"user"
|
||||
]
|
||||
],
|
||||
"access_restricted": true,
|
||||
"alias": null,
|
||||
|
@ -471,7 +475,11 @@
|
|||
"access_loggedin": false,
|
||||
"access_perm_type": 1,
|
||||
"access_permissions": [
|
||||
161
|
||||
[
|
||||
"change_hodnoceni",
|
||||
"seminar",
|
||||
"hodnoceni"
|
||||
]
|
||||
],
|
||||
"access_restricted": true,
|
||||
"alias": null,
|
||||
|
@ -641,7 +649,11 @@
|
|||
"access_loggedin": false,
|
||||
"access_perm_type": 1,
|
||||
"access_permissions": [
|
||||
161
|
||||
[
|
||||
"org",
|
||||
"auth",
|
||||
"user"
|
||||
]
|
||||
],
|
||||
"access_restricted": true,
|
||||
"alias": null,
|
||||
|
@ -691,7 +703,11 @@
|
|||
"access_loggedin": false,
|
||||
"access_perm_type": 1,
|
||||
"access_permissions": [
|
||||
161
|
||||
[
|
||||
"org",
|
||||
"auth",
|
||||
"user"
|
||||
]
|
||||
],
|
||||
"access_restricted": true,
|
||||
"alias": null,
|
||||
|
@ -765,8 +781,16 @@
|
|||
"access_loggedin": false,
|
||||
"access_perm_type": 1,
|
||||
"access_permissions": [
|
||||
161,
|
||||
162
|
||||
[
|
||||
"org",
|
||||
"auth",
|
||||
"user"
|
||||
],
|
||||
[
|
||||
"resitel",
|
||||
"auth",
|
||||
"user"
|
||||
]
|
||||
],
|
||||
"access_restricted": true,
|
||||
"alias": null,
|
||||
|
|
Loading…
Reference in a new issue