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 dd646fd commit 44a9d53Copy full SHA for 44a9d53
readthedocs/projects/fixtures/test_data.json
@@ -191,6 +191,22 @@
191
"name": "Django Test Utils"
192
}
193
},
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
+ },
210
{
211
"pk": 4,
212
"model": "builds.version",
0 commit comments