Skip to content

Commit d74ded4

Browse files
committed
Remove outdated example projects from projects fixtures
1 parent ca271f1 commit d74ded4

File tree

1 file changed

+0
-160
lines changed

1 file changed

+0
-160
lines changed

readthedocs/projects/fixtures/test_data.json

Lines changed: 0 additions & 160 deletions
Original file line numberDiff line numberDiff line change
@@ -31,22 +31,6 @@
3131
"name": "Test Builds"
3232
}
3333
},
34-
{
35-
"pk": 22,
36-
"model": "projects.project",
37-
"fields": {
38-
"modified_date": "2010-08-15T13:18:23+00:00",
39-
"description": "",
40-
"project_url": "",
41-
"repo": "https://github.com/alex/django-taggit",
42-
"users": [
43-
1
44-
],
45-
"pub_date": "2010-08-15T13:04:19+00:00",
46-
"slug": "taggit",
47-
"name": "Taggit"
48-
}
49-
},
5034
{
5135
"pk": 6,
5236
"model": "projects.project",
@@ -63,86 +47,6 @@
6347
"name": "Pip"
6448
}
6549
},
66-
{
67-
"pk": 10,
68-
"model": "projects.project",
69-
"fields": {
70-
"modified_date": "2010-08-15T13:18:22+00:00",
71-
"description": "Awesome forms!",
72-
"project_url": "",
73-
"repo": "https://github.com/pydanny/django-uni-form",
74-
"users": [
75-
1
76-
],
77-
"pub_date": "2010-08-14T13:34:59+00:00",
78-
"slug": "django-uni-form",
79-
"name": "Django Uni Form"
80-
}
81-
},
82-
{
83-
"pk": 9,
84-
"model": "projects.project",
85-
"fields": {
86-
"modified_date": "2010-08-15T13:18:21+00:00",
87-
"description": "OMG API!",
88-
"project_url": "",
89-
"repo": "http://github.com/codysoyland/django-tastypie",
90-
"users": [
91-
1
92-
],
93-
"pub_date": "2010-08-14T13:16:35+00:00",
94-
"slug": "tastypie",
95-
"name": "Tastypie"
96-
}
97-
},
98-
{
99-
"pk": 8,
100-
"model": "projects.project",
101-
"fields": {
102-
"modified_date": "2010-08-15T13:18:20+00:00",
103-
"description": "ZOMG HE'S COMING?!",
104-
"project_url": "",
105-
"repo": "https://github.com/ericholscher/django-kong",
106-
"users": [
107-
1
108-
],
109-
"pub_date": "2010-08-14T13:01:57+00:00",
110-
"slug": "kong",
111-
"name": "Kong"
112-
}
113-
},
114-
{
115-
"pk": 7,
116-
"model": "projects.project",
117-
"fields": {
118-
"modified_date": "2010-08-15T13:18:20+00:00",
119-
"description": "",
120-
"project_url": "",
121-
"repo": "https://github.com/worldcompany/djangoembed",
122-
"users": [
123-
1
124-
],
125-
"pub_date": "2010-08-14T11:30:33+00:00",
126-
"slug": "djangoembed",
127-
"name": "Djangoembed"
128-
}
129-
},
130-
{
131-
"pk": 5,
132-
"model": "projects.project",
133-
"fields": {
134-
"modified_date": "2010-08-15T13:18:19+00:00",
135-
"description": "",
136-
"project_url": "",
137-
"repo": "http://github.com/dmishe/django-south",
138-
"users": [
139-
1
140-
],
141-
"pub_date": "2010-08-14T10:59:47+00:00",
142-
"slug": "south",
143-
"name": "South"
144-
}
145-
},
14650
{
14751
"pk": 4,
14852
"model": "projects.project",
@@ -159,54 +63,6 @@
15963
"name": "Fabric"
16064
}
16165
},
162-
{
163-
"pk": 14,
164-
"model": "projects.project",
165-
"fields": {
166-
"modified_date": "2010-08-15T13:18:18+00:00",
167-
"description": "",
168-
"project_url": "",
169-
"repo": "http://github.com/coleifer/cue.git",
170-
"users": [
171-
1
172-
],
173-
"pub_date": "2010-08-14T23:19:49+00:00",
174-
"slug": "cue",
175-
"name": "Cue"
176-
}
177-
},
178-
{
179-
"pk": 16,
180-
"model": "projects.project",
181-
"fields": {
182-
"modified_date": "2010-08-15T13:18:17+00:00",
183-
"description": "Awesome",
184-
"project_url": "",
185-
"repo": "http://github.com/pinax/pinax",
186-
"users": [
187-
1
188-
],
189-
"pub_date": "2010-08-15T00:12:14+00:00",
190-
"slug": "pinax",
191-
"name": "Pinax"
192-
}
193-
},
194-
{
195-
"pk": 2,
196-
"model": "projects.project",
197-
"fields": {
198-
"modified_date": "2010-08-15T13:18:16+00:00",
199-
"description": "",
200-
"project_url": "",
201-
"repo": "https://github.com/ericholscher/django-test-utils",
202-
"users": [
203-
1
204-
],
205-
"pub_date": "2010-08-14T02:16:35+00:00",
206-
"slug": "django-test-utils",
207-
"name": "Django Test Utils"
208-
}
209-
},
21066
{
21167
"pk": 4,
21268
"model": "builds.version",
@@ -303,22 +159,6 @@
303159
"date_joined": "2010-08-14T01:50:58+00:00"
304160
}
305161
},
306-
{
307-
"pk": 17,
308-
"model": "projects.project",
309-
"fields": {
310-
"modified_date": "2010-08-15T13:18:14+00:00",
311-
"description": "Awesome docs",
312-
"project_url": "",
313-
"repo": "https://github.com/toastdriven/django-haystack",
314-
"users": [
315-
1
316-
],
317-
"pub_date": "2010-08-15T01:11:22+00:00",
318-
"slug": "haystack",
319-
"name": "Haystack"
320-
}
321-
},
322162
{
323163
"pk": 23,
324164
"model": "projects.project",

0 commit comments

Comments
 (0)