mirror of
https://github.com/django/django.git
synced 2025-04-01 03:56:42 +00:00
14 lines
417 B
JSON
14 lines
417 B
JSON
{
|
|
"defaults": {
|
|
"timeout": 10000
|
|
},
|
|
"urls": [
|
|
"http://127.0.0.1:8000/",
|
|
"http://127.0.0.1:8000/admin/",
|
|
"http://127.0.0.1:8000/admin/demo/artist/",
|
|
"http://127.0.0.1:8000/admin/demo/artist/7zX2wRWDKLiW2V5QlI4QXU/change/",
|
|
"http://127.0.0.1:8000/admin/demo/release/",
|
|
"http://127.0.0.1:8000/admin/demo/release/7xxg6PunBVeuTliClh4H5p/change/"
|
|
|
|
]
|
|
} |