Django-inertia

Latest version: v1.3.0

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

Scan your dependencies

1.3.0

Changed
* Used idiomatic Django to reference static files by mujahidfa in https://github.com/girardinsamuel/django-inertia/pull/6

Fixed
* Ensured valid JSON string is generated in the data-page attr by mujahidfa in https://github.com/girardinsamuel/django-inertia/pull/8

New Contributors
* mujahidfa made their first contribution in https://github.com/girardinsamuel/django-inertia/pull/6

**Full Changelog**: https://github.com/girardinsamuel/django-inertia/compare/v1.2.0...v1.3.0

1.2.0

Changed
* Add `view_data` keyword argument to `Inertia.render()` method allowing to pass context to django template and not to Inertia view by muarachmann in https://github.com/girardinsamuel/django-inertia/pull/5
* A new parameter `INERTIA_PAGE_CONTEXT` has been added which default to `__page` to define the context template variable used
to pass data from backend to frontend.

New Contributors
* muarachmann made their first contribution in https://github.com/girardinsamuel/django-inertia/pull/5

**Full Changelog**: https://github.com/girardinsamuel/django-inertia/compare/v1.1.0...v1.2.0

1.1.0

Changed
- Marked package compatible with Django 4

**Full Changelog**: https://github.com/girardinsamuel/django-inertia/compare/v1.0.1...v1.1.0

1.0.1

Fixed
- Fix default sharing of `errors` and `success` messages. They are now removed after being added to the response, so that they are
really non persistent flash messages.

**Full Changelog**: https://github.com/girardinsamuel/django-inertia/commits/v1.0.1

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.