mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
Added a bus factor indicator.
This commit is contained in:
parent
5ece107044
commit
0ff4c7612d
1 changed files with 4 additions and 0 deletions
|
|
@ -5,6 +5,10 @@ django-configurations
|
|||
:alt: Build Status
|
||||
:target: https://travis-ci.org/jezdez/django-configurations
|
||||
|
||||
.. image:: https://img.shields.io/badge/bus%20factor-1-red.svg
|
||||
:alt: bus factor 1
|
||||
:target: https://en.wikipedia.org/wiki/Bus_factor
|
||||
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue