diff options
Diffstat (limited to 'profile_fixture.json')
-rw-r--r-- | profile_fixture.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profile_fixture.json b/profile_fixture.json new file mode 100644 index 0000000..5f80943 --- /dev/null +++ b/profile_fixture.json @@ -0,0 +1 @@ +[{"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}}]
\ No newline at end of file |