Skip to content

Tags: krishnamadhavan/django-cookiecutter

Tags

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: django project boilerplate init (#1)

* feat: project init using django cookie-cutter repo

https://github.com/cookiecutter/cookiecutter-django

* refactor: ci workflow to run on develop branch