Flávio Juvenal
Flávio Juvenal
So I think the issue is on [typings.d.ts](https://github.com/django-webpack/webpack-bundle-tracker/blob/8a517eea7b30e8ac47ce5a7d2d93eca356fe8e52/typings.d.ts) Thanks for reporting @vasili4396 If you can/want open a PR solving this, please feel free.
@yashpokar Not enough for this problem. This will make `'not_found'` be returned when `'foo.aaa'` is `None`, like here: `{'foo': {'aaa': None}}`. That's why it's important to differentiate a valid `None`...
@bashirmindee do you still plan to work on this PR?
Thanks, I will re-open the issue for now.
Hi @kaushal087 , what issues are you facing exactly? I've had success in using a regular venv: ```bash python -m venv venv source venv/bin/activate ```
Closing due to lack of activity and inability to reproduce.
I think we should wait more before making that change. Plugin support might suffer.
Could you please give examples of such frameworks? From the docs, Next.js is mentioned. IMO we should just go with it, but it can be challenging to integrate with Django...
Not sure why, but for some reason Gatsby is one of the most dreaded web frameworks (close to jQuery), while Next.js is one of the most loved: https://survey.stackoverflow.co/2022/#section-most-loved-dreaded-and-wanted-web-frameworks-and-technologies
Yes, please feel free to open a PR introducing django-anymail to the boilerplate. Make sure to update the README as well.