Releases: raratiru/django-devapp
Releases · raratiru/django-devapp
Black, Build, Pypi
Added flags:
- Format the project using
black
.
- Build the project using
python3 -m build
.
- Upload the project to pypi using
twine
Basic CLI
Able to execute the following commands:
startapp, shell, makemigations, migrate