Django-Styleguide
Django guidelines
A comprehensive style guide for building Django applications
Django styleguide used in HackSoft projects
5k stars
124 watching
526 forks
Language: Python
last commit: about 2 months 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,227 |
awesto/django-shop | A Django-based e-commerce framework providing a flexible and component-based approach to building online shops. | 3,223 |
darklow/django-suit | An alternative theme for Django admin interface | 2,333 |
django-cms/django-cms | An enterprise content management system built on top of Django. | 10,252 |
django-webpack/django-webpack-loader | A tool that integrates Webpack bundles into Django templates | 2,525 |
wsvincent/djangoforbeginners | A comprehensive guide to building modern web applications with Django | 1,220 |
disqus/django-bitfield | Provides a custom BigIntegerField-like class for Django models | 378 |
django/django | A high-level Python web framework that facilitates rapid development and clean design for building web applications. | 81,451 |
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,426 |
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. | 149 |
carltongibson/django-filter | A reusable Django application for adding dynamic filtering to QuerySets | 4,491 |
viewflow/viewflow | A reusable workflow library for building business applications with pre-built components and customizable features. | 2,711 |
django-admin-tools/django-admin-tools | Extends Django's admin interface with a customizable dashboard and navigation menu | 868 |
etianen/django-reversion | Version control extension for Django web framework | 3,049 |