Skip to content
forked from fandsdev/django

Our production ready (too much) opinionated django template

License

Notifications You must be signed in to change notification settings

kazqvaizer/django

 
 

Repository files navigation

fands.dev django template

Shields.io

Easy peasy

What is in the box

Installation

You need python 3.11, poetry and cookiecutter.

We only support PostgreSQL as the database backend, so make sure it runs on localhost:5432 before installing the project.

pipx install poetry
pipx install cookiecutter

cookiecutter gh:fandsdev/django

FAQ

I wanna hack this!

Thank you so much! Check out our build pipeline and pick any free issue.

About

Our production ready (too much) opinionated django template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.2%
  • Dockerfile 4.4%
  • Makefile 1.7%
  • Shell 0.7%