Dr-scaffold

Latest version: v2.1.2

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

Scan your dependencies

Page 2 of 2

1.3.0

- Added `CORE_FOLDER` and `API_FOLDER` settings in order to organize code and separate concerns in our APIs:

py
CORE_FOLDER = "my_core_folder_path/" you can leave them empty
API_FOLDER = "my_api_folder_path/" or set them to be the same


- Core folder is for `models.py` `admin.py` and `migrations`
- API folder will contain `views.py` `serializers.py` and `urls.py`

1.0.1

- minor typo fix with URLs

1.0.0

- 100 % full test coverage 🚀
- Major changes and improvements 👍🏻
- Code quality and linting with pylint ✅
- CI/CD with travisCI 🏆

1.0beta.1

- changes (Pre-release)

0.6alpha

- few improvments

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.