mirror of
https://github.com/devine-dl/devine.git
synced 2026-02-02 15:18:59 +00:00
In some of the urljoin()'s it would end with `/None`, e.g., `http://.../some_base_value/None`, when it should just join with the base value only.