profile_fixture.json
author Madhusudan.C.S <madhusudancs@gmail.com>
Sun, 30 Jan 2011 18:55:15 +0530
changeset 525 d6ad9c1a571b
parent 441 10f16121a46b
permissions -rw-r--r--
Chapters must be created from the Task model. Textbook model don't exist anymore.

[{"pk": 1, "model": "profile.profile", "fields": {"dob": "1987-05-22", "gender": "Male", "aboutme": "", "address": "sdsadad", "phonenum": "", "role": "Administrator", "user": 1, "full_name": "vdvdvdvdv", "pynts": 0}}]