django-configurations

Settings framework

A tool that organizes Django project settings using object-oriented programming patterns.

A helper for organizing Django project settings by relying on well established programming patterns.

GitHub

1k stars
22 watching
144 forks
Language: Python
last commit: 2 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jazzband/django-constance Allows dynamic configuration of Django applications 1,733
jazzband/dj-database-url A utility to simplify Django database configuration using environment variables. 1,500
jazzband/django-downloadview Provides tools to serve files with Django efficiently and securely. 387
wemake-services/django-split-settings Organizes Django settings into multiple files and directories. 1,136
jazzband/django-user-sessions Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. 637
jazzband/django-waffle A tool for managing feature toggles in Django applications. 1,138
funkybob/django-classy-settings Provides a minimalist class-based settings approach for Django 36
jazzband/django-floppyforms A Django project providing full control over form rendering in templates. 839
jazzband/django-formtools Abstractions for Django forms to simplify complex form handling and previewing 821
django/django A high-level Python web framework that facilitates rapid development and clean design for building web applications. 81,451
jazzband/django-admin2 A modern, extendable admin interface built on top of Django. 1,182
jazzband/django-polymorphic A Django project that simplifies the use of inherited models by automatically downcasting and providing features for filtering, querying, and combining models. 1,665
jazzband/django-simple-history A Django app that stores model history and allows view/revert changes from the admin site. 2,233
jazzband/django-analytical An application that integrates multiple analytics services into Django projects in a generic and customizable way. 1,201
jazzband/django-nose Tools for running and testing Django applications 880