mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-24 20:35:54 +00:00
* Improve construct_absolute_url method - Look for hard-coded site URL if provided - Otherwise look for specified site URL - Otherwise look at the provided request object * Refactor existing code which used base URL setting * Update docs * Validate that a provided base URL is valid