remove fixture
authorMaciej Tronowski <mtro@man.poznan.pl>
Fri, 11 Sep 2015 08:47:36 +0000 (10:47 +0200)
committerDawid Jagieła <lightnir@gmail.com>
Sat, 12 Sep 2015 10:22:10 +0000 (12:22 +0200)
qcg/fixtures/admin.json [deleted file]

diff --git a/qcg/fixtures/admin.json b/qcg/fixtures/admin.json
deleted file mode 100644 (file)
index 7427f54..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-[
-{
-    "fields": {
-        "username": "admin",
-        "first_name": "",
-        "last_name": "",
-        "is_active": true,
-        "last_update": "2015-02-25T10:35:50.890Z",
-        "is_superuser": true,
-        "is_staff": true,
-        "last_login": "2015-02-25T10:35:50.890Z",
-        "groups": [],
-        "user_permissions": [],
-        "password": "pbkdf2_sha256$15000$LnhpiUmpBEPs$0m43R/omDfglqbn7tkI9lwvjKByMPeyQsL0xDf+D1lw=",
-        "email": "admin@example.com",
-        "date_joined": "2015-02-25T10:35:50.890Z"
-    },
-    "model": "qcg.user",
-    "pk": 1
-}
-]