Files
shoppy/README.md
T
Pablo Moreno a13eb6c9d9 Initial commit
2024-03-21 23:17:58 +01:00

307 B

Django Template

How to use the template?

Just run this, changing the project name:

django-admin startproject --template=https://github.com/pablo-moreno/django-template/archive/refs/heads/main.zip <project name>
  • Django's extensions already installed (such as the beautiful shell plus)