From 8e2cf756ef03626e6db6d5e421b778844332f2c2 Mon Sep 17 00:00:00 2001 From: Tony Date: Mon, 27 Dec 2021 08:45:58 -0600 Subject: [PATCH] remove contenttypes from minimal fixture it caused too many non-unique errors --- benchcoachproject/fixtures/minimal.json | 192 ------------------------ 1 file changed, 192 deletions(-) diff --git a/benchcoachproject/fixtures/minimal.json b/benchcoachproject/fixtures/minimal.json index df0a398..3da848b 100644 --- a/benchcoachproject/fixtures/minimal.json +++ b/benchcoachproject/fixtures/minimal.json @@ -913,198 +913,6 @@ "user_permissions": [] } }, - { - "model": "contenttypes.contenttype", - "pk": 1, - "fields": { - "app_label": "events", - "model": "event" - } - }, - { - "model": "contenttypes.contenttype", - "pk": 2, - "fields": { - "app_label": "events", - "model": "season" - } - }, - { - "model": "contenttypes.contenttype", - "pk": 3, - "fields": { - "app_label": "teams", - "model": "team" - } - }, - { - "model": "contenttypes.contenttype", - "pk": 4, - "fields": { - "app_label": "venues", - "model": "venue" - } - }, - { - "model": "contenttypes.contenttype", - "pk": 5, - "fields": { - "app_label": "players", - "model": "player" - } - }, - { - "model": "contenttypes.contenttype", - "pk": 6, - "fields": { - "app_label": "players", - "model": "statline" - } - }, - { - "model": "contenttypes.contenttype", - "pk": 7, - "fields": { - "app_label": "lineups", - "model": "positioning" - } - }, - { - "model": "contenttypes.contenttype", - "pk": 8, - "fields": { - "app_label": "lineups", - "model": "availability" - } - }, - { - "model": "contenttypes.contenttype", - "pk": 9, - "fields": { - "app_label": "teamsnap", - "model": "team" - } - }, - { - "model": "contenttypes.contenttype", - "pk": 10, - "fields": { - "app_label": "teamsnap", - "model": "user" - } - }, - { - "model": "contenttypes.contenttype", - "pk": 11, - "fields": { - "app_label": "teamsnap", - "model": "opponent" - } - }, - { - "model": "contenttypes.contenttype", - "pk": 12, - "fields": { - "app_label": "teamsnap", - "model": "location" - } - }, - { - "model": "contenttypes.contenttype", - "pk": 13, - "fields": { - "app_label": "teamsnap", - "model": "member" - } - }, - { - "model": "contenttypes.contenttype", - "pk": 14, - "fields": { - "app_label": "teamsnap", - "model": "event" - } - }, - { - "model": "contenttypes.contenttype", - "pk": 15, - "fields": { - "app_label": "teamsnap", - "model": "availability" - } - }, - { - "model": "contenttypes.contenttype", - "pk": 16, - "fields": { - "app_label": "teamsnap", - "model": "lineupentry" - } - }, - { - "model": "contenttypes.contenttype", - "pk": 17, - "fields": { - "app_label": "admin", - "model": "logentry" - } - }, - { - "model": "contenttypes.contenttype", - "pk": 18, - "fields": { - "app_label": "auth", - "model": "permission" - } - }, - { - "model": "contenttypes.contenttype", - "pk": 19, - "fields": { - "app_label": "auth", - "model": "group" - } - }, - { - "model": "contenttypes.contenttype", - "pk": 20, - "fields": { - "app_label": "auth", - "model": "user" - } - }, - { - "model": "contenttypes.contenttype", - "pk": 21, - "fields": { - "app_label": "contenttypes", - "model": "contenttype" - } - }, - { - "model": "contenttypes.contenttype", - "pk": 22, - "fields": { - "app_label": "sessions", - "model": "session" - } - }, - { - "model": "contenttypes.contenttype", - "pk": 23, - "fields": { - "app_label": "benchcoach", - "model": "profile" - } - }, - { - "model": "contenttypes.contenttype", - "pk": 24, - "fields": { - "app_label": "benchcoach", - "model": "teamsnapsettings" - } - }, { "model": "sessions.session", "pk": "2usqyawi6uuaj5anvhqxuiueaaz6ypv1",