Django-vite

Latest version: v3.1.0

Safety actively analyzes 723144 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

2.0.2

- Make sure `DJANGO_VITE_STATIC_URL` finish with a trailing '/'

2.0.1

- Add trailing '/' in `DJANGO_VITE_STATIC_URL`

2.0.0

- Use `pathlib.path` to handle paths.
- Remove `async` and `defer` as default attributes.
- Add `crossorigin` default attribute.
- Cusomize attributes using Python `kwargs`.

1.4.0

What's Changed
* fix error message in case DJANGO_VITE_STATIC_URL_PREFIX is set wrong by PetrDlouhy in https://github.com/MrBin99/django-vite/pull/29
* Adding note about whitenoise immutable_file_test by gone in https://github.com/MrBin99/django-vite/pull/31
* Fix the manifest path related to STATIC_ROOT by batisteo in https://github.com/MrBin99/django-vite/pull/32

New Contributors
* PetrDlouhy made their first contribution in https://github.com/MrBin99/django-vite/pull/29
* gone made their first contribution in https://github.com/MrBin99/django-vite/pull/31
* batisteo made their first contribution in https://github.com/MrBin99/django-vite/pull/32

**Full Changelog**: https://github.com/MrBin99/django-vite/compare/1.3.0...1.4.0

1.3.0

What's Changed
* docs(README): add modulepreload-polyfill by gnuletik in https://github.com/MrBin99/django-vite/pull/22
* feat(config): add DJANGO_VITE_STATIC_URL_PREFIX by gnuletik in https://github.com/MrBin99/django-vite/pull/23

New Contributors
* gnuletik made their first contribution in https://github.com/MrBin99/django-vite/pull/22

**Full Changelog**: https://github.com/MrBin99/django-vite/compare/1.2.1...1.3.0

1.2.1

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.