Django-structurator

Latest version: v1.1.0

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

Scan your dependencies

1.1.0

Changed
- Updated project and app templates content.

Removed
- CLI interaction with inquirer is removed to make package more lightweight.
- Removed USAGE.md and TROUBLESHOOTING.md from templates.

Fixed
- Fixed issue with signals in AppConfig file template.


---

1.0.0

Added
- Improved code quality with type hinting and docstrings.
- Added `django-cors-headers` for Cross-Origin Resource Sharing (CORS) management.
- Integrated Jazzmin for customizable Django admin panel skins.
- Enhanced project and template documentation.
- Improved overall project structure and feature set.

---

0.1.2

Added
- Switched from Jinja2 to Django templates for project generation.
- Introduced `inquirer` for better interactive user inputs.
- Added detailed documentation templates for Django files.
- Introduced additional environment choices during project initialization.
- Included several new features and configurations.

---

0.1.1

Added
- Support for SMTP Email configuration.
- Integrated Celery for background task management.
- Added support for app-level `static/` and `templates/` folders.

Fixed
- Addressed bugs related to project initialization and structure creation.

---

0.1.0

Added
- Initial release of `django-structurator`.
- Basic folder structure for Django project, including `src/`, `apps/`, and `config/` directories.
- Support for environment-specific settings (`base.py`, `development.py`, `production.py`).
- Included `media/`, `static/`, and `templates/` directories for file organization.
- Basic CLI commands (`django-str`) for project and app initialization.
- Documentation templates for `README.md`, `ARCHITECTURE.md`, and `CHANGELOG.md`.

---

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.