Skip to content

achingachris/django-starter-template

Repository files navigation

Django Starter (with Docker)

A starter template for Django projects, configured with Docker and Nginx for production.

Conda Environment

Activating the Environment

To activate the environment, run:

conda activate django-docker

Deactivating the Environment

To deactivate the environment, run:

conda deactivate

Setting Up Pre-Commit Hooks

Install Hooks:

pre-commit install

Update Hooks:

pre-commit autoupdate

About

Django Starter Template

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published