Use natural keys for permissions fixtures

This commit is contained in:
David Jean Louis 2013-02-25 22:34:46 +01:00
parent a0a6e6c556
commit fdb53cd77d
1 changed files with 3 additions and 3 deletions

View File

@ -30,9 +30,9 @@
"last_login": "2010-04-25 17:33:01",
"groups": [],
"user_permissions": [
28,
29,
30
["add_bar", "test_app", "bar"],
["change_bar", "test_app", "bar"],
["delete_bar", "test_app", "bar"]
],
"password": "sha1$a7681$6721778bb4a3aff4c7b0b47c20c72afc1adf493d",
"email": "",