This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
compte-agglo-montpellier/compte_agglo_montpellier/fixtures/users-dev.json

26 lines
814 B
JSON

[ { "fields" : { "address" : "4 rue Jean Moulin",
"backend" : "",
"backend_id" : "",
"city" : "Montpellier",
"date_joined" : "2013-03-12T14:27:45",
"email" : "pcros+admin@entrouvert.com",
"first_name" : "Administrator",
"groups" : [ 6 ],
"is_active" : true,
"is_staff" : true,
"is_superuser" : true,
"last_login" : "2013-06-26T22:27:10.036",
"last_name" : "Admin",
"mobile" : "0630692893",
"password" : "pbkdf2_sha256$10000$IOQGUjVQffV3$ccZh+rZg0uf2WPiq/1/OmEZNJZWvdwyvGsDjppgn/YU=",
"phone" : "",
"postal_code" : "34000",
"title" : "Monsieur",
"user_permissions" : [ ],
"username" : "admin"
},
"model" : "portail_citoyen.citoyen",
"pk" : 1
}
]