mirror of
https://github.com/kennethreitz/dj-database-url.git
synced 2026-06-05 23:10:17 +00:00
f07b16b35c
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.0 KiB
2.0 KiB