jazzband / dj-database-url

Use Database URLs in your Django Application.
https://pypi.org/project/dj-database-url/
BSD 3-Clause "New" or "Revised" License
1.48k stars 205 forks source link

Allow options dict value to be set #220

Closed mattgaff closed 7 months ago

mattgaff commented 1 year ago

I was looking for a way to override options and saw it did not exist.

I did not see any movement on this PR: https://github.com/jazzband/dj-database-url/pull/178.

Apologies if its bad etiquette to step in and add this feature when that is open, but it hasn't had any updates in a while.

What's changed:

codecov[bot] commented 1 year ago

Codecov Report

Merging #220 (ed55531) into master (a7f94c8) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #220   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           69        84   +15     
  Branches        16        19    +3     
=========================================
+ Hits            69        84   +15     
Impacted Files Coverage Δ
dj_database_url/__init__.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more