1
0
mirror of https://github.com/django/django.git synced 2025-04-01 03:56:42 +00:00
django/pa11y.json
2024-07-13 16:42:35 +02:00

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/"
]
}