m1kc / django-spinproject

Opinionated version of `startproject` with some popular third-party packages.
MIT License
5 stars 1 forks source link
django django-environ docker python python3 startproject template-project

django-spinproject

Opinionated version of django-admin startproject that intends to go further and do things that startproject can't do but most people will do anyway. Here's what you can get:

Requirements

Generated files will work fine in Django >= 2.0, not tested in earlier versions.

How to use

You're all set. Now you can take a look at the list of available modules: django-spinproject --help

Use django-spinproject --enable to enable a module, django-spinproject --upgrade to apply changes.

CLI commands

Available modules

Planned features

(for requests, create an issue or drop me a line at m1kc@yandex.ru)

Changelog

See the Releases page.