Commit Graph

8 Commits

Author SHA1 Message Date
github-actions[bot]
a06bf1fe1d Bump dj-database-url to 1.3.* (#9975)
Release: https://pypi.org/pypi/dj-database-url/1.3.0
Homepage: https://github.com/jazzband/dj-database-url
Diff: https://github.com/jazzband/dj-database-url/compare/v1.2.0...v1.3.0

Co-authored-by: AlexWaygood <alex.waygood@gmail.com>
2023-03-30 19:23:44 +01:00
Avasam
ed6748fb32 Stubtest settings: change ignore_missing_stub default to false (#9779)
If you're reading about this commit from an autogenerated changelog entry, this should have no user-visible impact on how the stubs are interpreted by a type checker; it's just an internal change to how typeshed's tests work.
2023-02-20 22:37:45 +00:00
github-actions[bot]
65dae123e5 Update dj-database-url to 1.2.* (#9355) 2022-12-14 11:30:01 +01:00
github-actions[bot]
eb07618098 [stubsabot] Bump dj-database-url to 1.0.* (#8488)
* [stubsabot] Bump dj-database-url to 1.0.*

* Add DJANGO_VERSION

Co-authored-by: stubsabot <>
Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
2022-08-05 12:12:37 +01:00
Shantanu
22532ba504 dj-database-url, docopt, editdistance, first: check missing defs (#8154) 2022-06-25 08:16:59 +01:00
Tom Parker-Shemilt
f5f79f181d dj-database-url: Add missing fields to _DBConfig TypedDict (#8008)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2022-06-01 16:52:19 +01:00
Xavier Francisco
c94fb408b7 dj_database_url: make all keys optional in _DBConfig TypedDict (#7979)
Co-authored-by: Xavier Francisco <xavier.n.francisco@gmail.com>
2022-05-29 12:25:16 +01:00
Xavier Francisco
3191c1a2df Add stubs for dj-database-url (#7972)
Co-authored-by: Xavier Francisco <xavier.n.francisco@gmail.com>
2022-05-28 15:14:35 +01:00