django-base-site
Django project starter
An opinionated starter template for Django projects with pre-configured tools and features to speed up development and deployment.
The Django Base Site is a Django site that is built using the best Django practices and comes with all the common Django packages that you need to jumpstart your next project.
395 stars
10 watching
42 forks
Language: Python
last commit: 1 day ago
Linked from 1 awesome list
boilerplatedjangopythonstarter-templatetoolsvite
Related projects:
Repository | Description | Stars |
---|---|---|
jefftriplett/django-startproject | Automated Django project setup with integrated development tools and workflows | 232 |
erayerdin/sos-django-template | A Django project starter template with modern defaults and pre-configured dependencies. | 21 |
khadegd/django-webpack-starter | A Django project with Webpack 5 and Bootstrap 4 integration for hot-reloading and on-demand code bundling. | 59 |
fasouto/django-starter-template | A Django project template providing best practices and tools for building web applications. | 154 |
drksephy/django-hackathon-starter | A Django web application starter kit with integrated authentication and API connections to various services. | 1,622 |
stribny/sidewinder | A Django starter kit with built-in tools and configurations for rapid development and deployment on a VPS. | 199 |
dcramer/django-devserver | A replacement for Django's built-in development server with enhanced features and flexibility. | 1,267 |
wemake-services/wemake-django-template | A Django project template focusing on code quality and security for rapid development and production-ready applications. | 2,015 |
jpadilla/django-project-template | A Django project template with optimized settings and tools for development, staging, and production environments. | 720 |
arocks/edge | A modern Django project starter with a focus on security, logging, and usability. | 841 |
kevinlondon/django-by-example | Tutorials on building web applications using Django, a high-level Python web framework. | 19 |
wsvincent/djangoforbeginners | A comprehensive guide to building modern web applications with Django | 1,220 |
amerkurev/django-docker-template | A pre-configured Django project with Docker and automated setup features | 196 |
antonybudianto/koa-firebase | A starter project for integrating Firebase Admin SDK with Koa.js to create a simple server for server-side operations and authentication. | 11 |