mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	URL fix
This commit is contained in:
		| @@ -185,7 +185,7 @@ frontendpatterns = [ | ||||
|  | ||||
| # Append custom plugin URLs (if plugin support is enabled) | ||||
| if settings.PLUGINS_ENABLED: | ||||
|     frontendpatterns += get_plugin_urls() | ||||
|     frontendpatterns.append(get_plugin_urls()) | ||||
|  | ||||
| urlpatterns = [ | ||||
|     url('', include(frontendpatterns)), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user