Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support MongoDB with djongo backend #204

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Nagico
Copy link

@Nagico Nagico commented Dec 27, 2022

feat:

  • MongoDB: using mongdb:// and mongodb+srv:// schemes
  • readme.rst: add usage about MongoDB

More information

@codecov
Copy link

codecov bot commented Dec 27, 2022

Codecov Report

Merging #204 (0ae2f73) into master (698882e) will decrease coverage by 0.24%.
The diff coverage is 92.00%.

❗ Current head 0ae2f73 differs from pull request most recent head bc8da3d. Consider uploading reports for the commit bc8da3d to get more accurate results

@@            Coverage Diff             @@
##           master     #204      +/-   ##
==========================================
- Coverage   92.13%   91.89%   -0.25%     
==========================================
  Files           1        1              
  Lines          89      111      +22     
  Branches       17       24       +7     
==========================================
+ Hits           82      102      +20     
- Misses          3        4       +1     
- Partials        4        5       +1     
Impacted Files Coverage Δ
dj_database_url.py 91.89% <92.00%> (-0.25%) ⬇️

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant