Skip to content

Commit

Permalink
Add +srv
Browse files Browse the repository at this point in the history
  • Loading branch information
aclark4life committed Nov 20, 2024
1 parent 4669f6d commit 0238c3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dj_database_url/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"pgsql": "django.db.backends.postgresql",
"postgis": "django.contrib.gis.db.backends.postgis",
"mongodb": "django_mongodb",
"mongodb+srv": "django_mongodb",
"mysql": "django.db.backends.mysql",
"mysql2": "django.db.backends.mysql",
"mysqlgis": "django.contrib.gis.db.backends.mysql",
Expand Down

0 comments on commit 0238c3a

Please sign in to comment.