We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14c3835 commit b5fdfe8Copy full SHA for b5fdfe8
readthedocs/projects/fixtures/test_data.json
@@ -63,6 +63,22 @@
63
"name": "Fabric"
64
}
65
},
66
+ {
67
+ "pk": 23,
68
+ "model": "projects.project",
69
+ "fields": {
70
+ "modified_date": "2010-08-15T13:18:16+00:00",
71
+ "description": "",
72
+ "project_url": "",
73
+ "repo": "https://github.com/sphinx-doc/sphinx",
74
+ "users": [
75
+ 1
76
+ ],
77
+ "pub_date": "2010-08-14T02:16:35+00:00",
78
+ "slug": "sphinx",
79
+ "name": "Sphinx"
80
+ }
81
+ },
82
{
83
"pk": 4,
84
"model": "builds.version",
0 commit comments