Revision 39d61f51 db/fixtures/initial_data.json

b/db/fixtures/initial_data.json
12 12
            "auth_token_expires": "2015-05-10",
13 13
            "type": "STUDENT",
14 14
            "created": "2011-05-10",
15
            "max_invitations" : 10
15
            "max_invitations" : 1000
16 16
   	    }
17 17
    },
18 18
    {
......
59 59
            "source": 1,
60 60
            "target": 1,
61 61
            "accepted": "True",
62
            "level" : -1
62
            "level" : -1,
63
            "created": "2011-06-01",
64
            "updated": "2011-06-01"
63 65
        }
64 66
    }
65 67
] 

Also available in: Unified diff