From: Maciej Tronowski Date: Fri, 11 Sep 2015 08:47:36 +0000 (+0200) Subject: remove fixture X-Git-Tag: v1.1~6 X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=commitdiff_plain;h=a945631944ec9e01984c508d7725358678e574a8;p=qcg-portal.git remove fixture --- diff --git a/qcg/fixtures/admin.json b/qcg/fixtures/admin.json deleted file mode 100644 index 7427f54..0000000 --- a/qcg/fixtures/admin.json +++ /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 -} -]