Name: | python3-django-configurations |
---|---|
Version: | 2.5 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 83609 |
License: | BSD-3-Clause |
RPM: | python3-django-configurations-2.5-1.el9.noarch.rpm |
Source RPM: | python-django-configurations-2.5-1.el9.src.rpm |
Build Date: | Fri Dec 22 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://django-configurations.readthedocs.io/ |
Summary: | A helper for organizing Django settings |
Description: | django-configurations eases Django project configuration by relying on the composability of Python classes. It extends the notion of Django's module based settings loading with well established object oriented programming patterns. |