-
Hi! đź‘‹
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `google-play-billing-validator@2.1.3` for the project …
-
### Checklist
- [X] I've looked at the [documentation](https://summernote.org/deep-dive/) to make sure the behavior isn't documented and expected.
- [X] I'm sure this is an issue with Summernote, not…
-
```
> node-typescript-boilerplate@0.0.0 build
> tsc -p tsconfig.json
node_modules/@sgwilym/isomorphic-streams/index.d.ts:40:19 - error TS2304: Cannot find name 'Transformer'.
40 transforme…
-
Hello,
May I suggest an addition to the README file which suggests that to install dummyimage, adding the urlpatterns to the development servers urlconf is needed for the reverse operation to work.
…
-
I'm following the [django-debug-toolbar installation steps](https://django-debug-toolbar.readthedocs.io/en/latest/installation.html) and seeing how to apply them using DJP's [hooks](https://djp.readth…
-
**Introduction**
The `urls.py` file for one of my apps, let's call it **foo**, looks (somewhat) like this:
```py
from django.urls import include, re_path
from rest_framework.routers import SimpleR…
-
# lib Update Request
## Configuration Check
My compilation *target* is `ESNEXT` and my *lib* is `the default`.
## Missing / Incorrect Definition
[URLPattern](https://web.dev/urlpat…
-
I can see that the design document mentions `toRegExp`, but that it's not in the shipped versions or specification drafts.
To use `URLPattern` as the source of truth for routing in a complex applic…
-
### What is the issue with the URL Pattern Standard?
In the `URL` standard, delimiters are included in their respective parts (hash, protocol, and search):
e.g. `new URL("http://example.com:80/bar…
rotu updated
2 months ago
-
Hi,
I'm having trouble implementing autocomplete in my project. When I added `app_name='foo'` to `urls.py`, the autocomplete stopped working and the error message displayed was `NoReverseMatch for …