REPOSITORY OVERVIEWLive repository statistics
★ 449Stars
⑂ 47Forks
◯ 2Open issues
◉ 449Watchers
85/100
OPENREPOHUB HEALTH SIGNALStrong signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
100 Community adoption25% weight
50 Maintenance state20% weight
100 License clarity10% weight
100 Project information10% weight
75 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Documentation: django-base-site.readthedocs.org
Source Code: github.com/epicserve/django-base-site
The Django Base Site is an opinionated starter template to jump-start any new Django project. It has been lovingly
maintained for over twelve years and has been used to jump-start many other projects. Because it is organized logically,
it will help you and your team collaborate and stay organized as your project grows. All the best practices and tools
are used to help you save days of mundane setup and tooling! This Django boilerplate/starter template will help you or
your team deploy your site to production in minutes instead of days.
To get started, jump to the installation section or keep reading to learn more about the included
features.
✨ Features
🧑💻 Best Practices
- Epicenv - A delightful environment variable manager with schema validation, type coercion, and CLI tools for generating
.env files. See the epicenv documentation for more details.
- Docker - Docker Compose for development with healthchecks on every service, plus a multi-stage Dockerfile for a production-ready image.
- Mailpit - Local SMTP capture with a web UI at http://localhost:8025
- MinIO - S3-compatible object storage for local media uploads (avatars, etc.) with a console at http://localhost:9001
- UV - Used to maintain Python requirements
- Just - Popular tool for running common commands (make equivalent)
- python-json-logger and readable-log-formatter - JSON logging for better log parsing
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
This repo contains a small example for a Django App in a Docker Container. For the deployment the docker-compose file uses Gunicorn and nginx. Based on the repo of Pawamoy (https://github.com/Pawamoy/docker-nginx-postgres-django-example).
69/100 healthActive repository
DockerfileMIT#deployment#django#docker#gunicorn
⑂ 22 forks◯ 2 issuesUpdated Jun 13, 2026
A responsive front-end boilerplate designed for Wharton Django/Python apps.
27/100 healthActive repository
CSSNo license
⑂ 0 forks◯ 0 issuesUpdated Jun 20, 2016