-
### What is the issue with the URL Pattern Standard?
The colon is treated as defining a protocol, even in cases where the URL parser would not (because it looks for a leading alphabetic character).
…
-
_This is related to full picture, not to current state_
A callback style source was suggested here: [comment link](https://github.com/w3c/ServiceWorker/issues/1373#issuecomment-452030693)
With a…
-
### What version of Bun is running?
1.1.38+bf2f153f5
### What platform is your computer?
Darwin 23.5.0 arm64 arm
### What steps can reproduce the bug?
try to build some file with the following co…
-
See: https://github.com/WICG/urlpattern/blob/main/mdn-drafts/QUICK-REFERENCE.md
URLPattern allows per-path-element pattern matching and other useful syntax.
-
Hello,
Please to help me I push to de ploy the project all worked fine but the image in media even uploaded in my project pass 2 hours and give 404 error ,
in settings.py:
STATIC_URL = '/static/'…
-
**Describe the bug**
If I put SpectacularAPIView the view downloads the yaml file instead of showing it inline
**To Reproduce**
urls.py
```
urlpatterns = [
...
path("docs/api/swagger.yaml…
-
### Environment
* Nautobot version:
* pylint-nautobot version:
### Proposed Functionality
### Use Case
Walk the `urlpatterns` in `urls.py` of an app and ensure that URLs with associ…
-
Consider this `new URLPattern({ pathname: './*', baseURL: self.location })` evaluated on a page at `/index.html'. The resulting pathname is `//*` which is somewhat unexpected.
This occurs because …
-
This is very easy to reproduce. I discovered this by following the tutorial at:
"divio / django-cms-tutorial" where as an example at Step 6 of the tutorial, is used the installation of a blog app, the…
neaai updated
10 years ago
-
**_Yaml Config:_**
```yaml
path_name:
pattern: /$YAMLURL/urlpattern
handler: FormHandler
kwargs:
auth: {login_url: /$YAMLURL/login/}
url: $dbstring
table: tab…