Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not assume request URL is a string. It might be None.
This may happen on layer setup in tests if request was not initialized already properly. Also check if there is a request at all.
- Loading branch information