sos-django-template
Django project boilerplate
A Django project starter template with modern defaults and pre-configured dependencies.
SOS Django Template is a starter template for new Django projects with modern defaults, power cable included.
20 stars
3 watching
2 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
djangopythontemplate
Related projects:
Repository | Description | Stars |
---|---|---|
fasouto/django-starter-template | A Django project template providing best practices and tools for building web applications. | 154 |
wemake-services/wemake-django-template | A Django project template focusing on code quality and security for rapid development and production-ready applications. | 2,002 |
epicserve/django-base-site | An opinionated starter template for Django projects with pre-configured tools and features to speed up development and deployment. | 393 |
arocks/edge | A modern Django project starter with a focus on security, logging, and usability. | 841 |
jean-zombie/cookiecutter-django-wagtail | A Django project template that combines the two popular frameworks, offering a structured way to set up new projects. | 72 |
jpadilla/django-project-template | A Django project template with optimized settings and tools for development, staging, and production environments. | 718 |
amerkurev/django-docker-template | A pre-configured Django project with Docker and automated setup features | 194 |
jefftriplett/django-startproject | Automated Django project setup with integrated development tools and workflows | 222 |
khadegd/django-webpack-starter | A Django project with Webpack 5 and Bootstrap 4 integration for hot-reloading and on-demand code bundling. | 59 |
5monkeys/django-viewlet | A Django module that provides a way to render template parts with extended cache control using Jinja2 | 62 |
bfirsh/django-docker-heroku-template | A Django project template that streamlines development, testing, and deployment to Heroku using Docker and a CI pipeline. | 36 |
ilikerobots/cookiecutter-vue-django | A template for building Django + Vue3 web applications with Vite-based build and hot module replacement. | 212 |
torchbox/django-pattern-library | Automates maintenance of UI pattern libraries for Django projects, allowing developers to create reusable templates without requiring views and models. | 370 |
mmontone/djula | Port of Django's template engine to Common Lisp | 150 |
carltongibson/django-template-partials | A tool for reusing and composing HTML content in Django templates using partials. | 467 |