django-environ
Configurator
A package to configure Django applications using environment variables.
Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.
3k stars
37 watching
315 forks
Language: Python
last commit: about 1 month ago
Linked from 2 awesome lists
djangohacktoberfestpythonsettingstwelve-factor
Related projects:
Repository | Description | Stars |
---|---|---|
django-cms/django-cms | An enterprise content management system built on top of Django. | 10,252 |
cookiecutter/cookiecutter-django | A framework for quickly creating production-ready Django projects with a set of defaults and configurations. | 12,227 |
epicserve/django-base-site | An opinionated starter template for Django projects with pre-configured tools and features to speed up development and deployment. | 395 |
django-webpack/django-webpack-loader | A tool that integrates Webpack bundles into Django templates | 2,525 |
darklow/django-suit | An alternative theme for Django admin interface | 2,333 |
carltongibson/django-filter | A reusable Django application for adding dynamic filtering to QuerySets | 4,491 |
graphql-python/graphene-django | Seamlessly integrates Django with GraphQL APIs to build powerful, efficient, and flexible web applications. | 4,318 |
zostera/django-bootstrap3 | Seamlessly integrates Bootstrap 3 with Django web framework | 2,346 |
dizballanze/django-admin-env-notice | A package to visually distinguish environments in Django Admin | 319 |
jefftriplett/django-startproject | Automated Django project setup with integrated development tools and workflows | 232 |
django-guardian/django-guardian | An implementation of per object permissions on top of Django's authorization backend | 3,662 |
awesto/django-shop | A Django-based e-commerce framework providing a flexible and component-based approach to building online shops. | 3,223 |
stribny/sidewinder | A Django starter kit with built-in tools and configurations for rapid development and deployment on a VPS. | 199 |
nephila/django-meta | Helps Django developers add meta tags and OpenGraph properties to HTML responses. | 488 |
etianen/django-reversion | Version control extension for Django web framework | 3,049 |