Django-tailwind

Latest version: v3.9.0

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

Scan your dependencies

Page 2 of 5

3.3.0

- Makes `cookiecutter` dependency optional by installing it automatically when `python manage.py tailwind init` is run;
- Updates Django dev dependencies;

3.2.0

- Upgrades Tailwind CSS dependencies;
- Upgrades Django dependencies;

3.1.1

- Brings removed `browser-sync` snippet to support legacy configs;
- Follow [migrating from `browser-sync` to `django-browser-reload`](./docs/django_browser_reload.md) instructions if you've upgraded.

3.1.0

- Replaces `nodemon` and `browser-sync` with `django-browser-reload`;
- Deprecates `TAILWIND_DEV_MODE` setting, the development mode now is deemed when `DEBUG=True`;
- Updates *Tailwind CSS* dependencies to their latest versions;
- Removes `--no-sync` flag for `python manage.py tailwind start` command;

3.0.1

- Fixes minimum Django version requirement. Sets it back to `2.2`.

3.0.0

- Upgrades project template to be compatible with Tailwind CSS `v3.0`;
- Drops Tailwind CSS `v2.x` support;
- If you're not starting fresh, [follow the upgrade guide](https://tailwindcss.com/docs/upgrade-guide) to upgrade existing Tailwind CSS `v2.x` to `v3.x`;

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.