remove old syndicate models
diff --git a/planetstack/core/fixtures/initial_data.json b/planetstack/core/fixtures/initial_data.json
index 5e50a7b..57e77b1 100644
--- a/planetstack/core/fixtures/initial_data.json
+++ b/planetstack/core/fixtures/initial_data.json
@@ -49654,83 +49654,6 @@
 },
 {
     "pk": 1, 
-    "model": "syndicate.syndicateuser", 
-    "fields": {
-        "max_RGs": 100, 
-        "is_admin": true, 
-        "user": 6, 
-        "max_AGs": 100, 
-        "max_UGs": 100, 
-        "max_volumes": 100
-    }
-},
-{
-    "pk": 2, 
-    "model": "syndicate.syndicateuser", 
-    "fields": {
-        "max_RGs": 500, 
-        "is_admin": false, 
-        "user": 13, 
-        "max_AGs": 10, 
-        "max_UGs": 500, 
-        "max_volumes": 1
-    }
-},
-{
-    "pk": 1, 
-    "model": "syndicate.volume", 
-    "fields": {
-        "description": "GenBank dataset snapshot from Nov. 2013", 
-        "blocksize": 61440, 
-        "metadata_private_key": "", 
-        "default_gateway_caps": "3", 
-        "private": false, 
-        "file_quota": -1, 
-        "api_public_key": "", 
-        "owner_id": 1, 
-        "archive": true, 
-        "metadata_public_key": "", 
-        "name": "GenBank-11-2013"
-    }
-},
-{
-    "pk": 2, 
-    "model": "syndicate.volume", 
-    "fields": {
-        "description": "Volume associated with princeton_syndicate", 
-        "blocksize": 102400, 
-        "metadata_private_key": "", 
-        "default_gateway_caps": "31", 
-        "private": true, 
-        "file_quota": 1000000, 
-        "api_public_key": "", 
-        "owner_id": 1, 
-        "archive": false, 
-        "metadata_public_key": "", 
-        "name": "princeton_syndicate-Volume"
-    }
-},
-{
-    "pk": 1, 
-    "model": "syndicate.volumeaccessright", 
-    "fields": {
-        "volume": 1, 
-        "gateway_caps": "3", 
-        "owner_id": 1
-    }
-},
-{
-    "pk": 1, 
-    "model": "syndicate.volumeaccessrequest", 
-    "fields": {
-        "volume": 2, 
-        "message": "Hi Jude, this is Siobhan.  Can I join the princeton_syndicate volume with read-only permission?\r\n", 
-        "gateway_caps": "3", 
-        "owner_id": 2
-    }
-},
-{
-    "pk": 1, 
     "model": "core.siteprivilege", 
     "fields": {
         "updated": "2013-12-17T18:08:58.293Z",