Django-spinproject

Latest version: v2.8.0

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

Scan your dependencies

Page 2 of 3

2.2.0

:tada: :tada: :tada: **Spinproject 2** brings many improvements designed to make your life easier while not standing in your way. It has mostly the same features that 1.0 had, but:

* All these features are now opt-in, you don't have to use them all;
* It's much easier to add spinproject to your existing projects (just type `--init` and go from there);
* As spinproject evolves, you can gradually adopt these new features with the `--upgrade` command without headache.

This version has been battle-tested on 10+ real projects for several months, so I'm pretty sure it's good. Give it a try.

See the Readme for more details.

<hr />

This release woudn't be possible without Kirill-Lekhov's help — many thanks to him!

1.5.0

* c495104 Add `makemigrations --check` to script/test (also runs on CI) feat. Kirill-Lekhov

**Full Changelog**: https://github.com/m1kc/django-spinproject/compare/v1.4.0...v1.5.0

1.4.0

* 104919d Add coverage.xml & Gitlab coverage report. Closes 19.

**Full Changelog**: https://github.com/m1kc/django-spinproject/compare/v1.3.1...v1.4.0

1.3.1

**Full Changelog**: https://github.com/m1kc/django-spinproject/compare/v1.3.0...v1.3.1

1.3.0

* 74d6ff5 Fix Docker build failing because of new Debian release. Closes 12.
* ce0255f Set `CI=true` when running `cibuild`. Closes 15.
* 3d54ece Dockerfile: run `migrate` on boot
* f9700fd Allow script/setup to create .env file. Closes 13.
* 13230bb Add ruby-foreman to Docker image
* 180a360 Remove gunicorn options from Dockerfile. Closes 16.
* d2bf875 Warn about psycopg2 dependency. Closes 10.
* 0d05f5e Ignore *~ files. Closes 11.
* 3933d52 Use script/setup in CI. Closes 17.

**Full Changelog**: https://github.com/m1kc/django-spinproject/compare/v1.2.1...v1.3.0

1.2.1

* Fix `.gitlab-ci.yml` being created at wrong path.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.