juntossomosmais / django-outbox-pattern

A django application to make it easier to use the transactional outbox pattern
MIT License
50 stars 7 forks source link

fix(settings): change settings import mechanism #34

Closed MatheusGeiger closed 1 year ago

MatheusGeiger commented 1 year ago

Info

Changed the mechanism to get settings configuration for a project using simple settings import.

These changes are motivated by a problem with the application running together with jsm-autodynatrace library to see instrumentation in dynatrace.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication