[idp] remove initial_data fixture

This commit is contained in:
Benjamin Dauvergne 2011-03-18 14:12:30 +01:00
parent 35d5bd3bd3
commit 231931dab7
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
[
{
"pk": 1, "model": "auth.user", "fields":{
"username": "admin", "first_name": "John", "last_name": "Doe", "is_active": true, "is_superuser": true, "is_staff": true, "password": "sha1$382b0$b488ee910bd27517a3c35857a768d5a9556a00a5", "email": "root@localhost"}
}
]