Skip to content

Commit 44a9d53

Browse files
authored
Adding sphinx project
1 parent dd646fd commit 44a9d53

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

readthedocs/projects/fixtures/test_data.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,22 @@
191191
"name": "Django Test Utils"
192192
}
193193
},
194+
{
195+
"pk": 23,
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/sphinx-doc/sphinx",
202+
"users": [
203+
1
204+
],
205+
"pub_date": "2010-08-14T02:16:35+00:00",
206+
"slug": "sphinx",
207+
"name": "Sphinx"
208+
}
209+
},
194210
{
195211
"pk": 4,
196212
"model": "builds.version",

0 commit comments

Comments
 (0)