Skip to content

Releases: raratiru/django-devapp

Black, Build, Pypi

10 Jan 22:53
69cca07
Compare
Choose a tag to compare

Added flags:

  • Format the project using black.
  • Build the project using python3 -m build.
  • Upload the project to pypi using twine

Basic CLI

10 Jan 02:41
38e6bf6
Compare
Choose a tag to compare

Able to execute the following commands:
startapp, shell, makemigations, migrate