Skip to content

almazkun/django_template

Repository files navigation

django_template

This is a django started template

Changes

  1. Docker package
  2. Templates
  3. Bootstrap 5
  4. Logging
  5. Pipenv for environment
  6. .env file
  7. Static files
  8. Makefile commands

Usage

  1. git clone https://github.com/almazkun/django_template.git
  2. cd django_template
  3. cp .env.example .env
  4. pipenv install
  5. pipenv shell
  6. python manage.py startapp <app_name>
  7. python manage.py makemigrations
  8. python manage.py migrate
  9. python manage.py runserver

About

This is a django started template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages