mirror of
https://github.com/jazzband/dj-database-url.git
synced 2026-03-28 12:00:24 +00:00
Although I find `assert url['PORT'] is None` more pythonic, PORT is set in the main script via `'PORT': url.port or '',` so, we are obliged to use checking for '' in our tests.
2 KiB
2 KiB