Django-Styleguide
Django guidelines
A comprehensive style guide for building Django applications
Django styleguide used in HackSoft projects
5k stars
124 watching
520 forks
Language: Python
last commit: about 1 month ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
cookiecutter/cookiecutter-django | A framework for quickly creating production-ready Django projects with a set of defaults and configurations. | 12,149 |
awesto/django-shop | A Django-based e-commerce framework providing a flexible and component-based approach to building online shops. | 3,214 |
darklow/django-suit | An alternative theme for Django admin interface | 2,327 |
django-cms/django-cms | An enterprise content management system built on top of Django. | 10,207 |
django-webpack/django-webpack-loader | A tool that integrates Webpack bundles into Django templates | 2,523 |
wsvincent/djangoforbeginners | A comprehensive guide to building modern web applications with Django | 1,207 |
disqus/django-bitfield | Provides a custom BigIntegerField-like class for Django models | 379 |
django/django | A high-level Python web framework that facilitates rapid development and clean design for building web applications. | 80,945 |
behave/behave-django | A BDD testing framework for Django applications | 205 |
tfranzel/drf-spectacular | A tool for generating OpenAPI 3 schemas from Django REST framework APIs | 2,400 |
jambonrose/django-improved-user | A custom Django user model that improves on the default by making international and modern changes to simplify login and authentication. | 148 |
carltongibson/django-filter | A reusable Django application for adding dynamic filtering to QuerySets | 4,464 |
viewflow/viewflow | A reusable workflow library for building business applications with pre-built components and customizable features. | 2,692 |
django-admin-tools/django-admin-tools | Extends Django's admin interface with a customizable dashboard and navigation menu | 866 |
etianen/django-reversion | Version control extension for Django web framework | 3,042 |