mirror of
https://git.freebsd.org/ports.git
synced 2025-06-17 10:40:46 -04:00
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. WWW: https://github.com/jazzband/django-configurations
5 lines
288 B
Text
5 lines
288 B
Text
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.
|
|
|
|
WWW: https://github.com/jazzband/django-configurations
|