InvenTree/InvenTree
Oliver d03927dea4
Fix imports in inventree_extras.py (#5770)
- Can cause a circular import
- Ref: https://github.com/inventree/inventree-app/actions/runs/6603924590/job/17937528806
2023-10-23 00:31:02 +11:00
..
InvenTree Fix admin site - Custom admin URL (#5766) 2023-10-21 22:12:14 +11:00
build Fix admin site - Custom admin URL (#5766) 2023-10-21 22:12:14 +11:00
common refactor: refactor unnecessary `else` / `elif` when `if` block has a `return` statement (#5735) 2023-10-18 09:06:54 +11:00
company Fix admin site - Custom admin URL (#5766) 2023-10-21 22:12:14 +11:00
generic refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +11:00
label refactor: refactor unnecessary `else` / `elif` when `if` block has a `return` statement (#5735) 2023-10-18 09:06:54 +11:00
locale New Crowdin updates (#5758) 2023-10-20 12:48:42 +11:00
order Fix admin site - Custom admin URL (#5766) 2023-10-21 22:12:14 +11:00
part Fix imports in inventree_extras.py (#5770) 2023-10-23 00:31:02 +11:00
plugin Fix admin site - Custom admin URL (#5766) 2023-10-21 22:12:14 +11:00
plugins Update documentation URLs (#4325) 2023-02-10 10:39:57 +11:00
report Adds 'A3' as report size option (#5733) 2023-10-18 14:27:07 +11:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock Fix admin site - Custom admin URL (#5766) 2023-10-21 22:12:14 +11:00
templates Fix admin site - Custom admin URL (#5766) 2023-10-21 22:12:14 +11:00
users Add admin filters for ApiToken (#5768) 2023-10-21 22:48:41 +11:00
web [P UI] Make base url configurable (#5577) 2023-09-21 09:39:05 +10:00
config_template.yaml Fix admin site - Custom admin URL (#5766) 2023-10-21 22:12:14 +11:00
gunicorn.conf.py Skip ready functions if not in main thread or plugins are not loaded yet (#5005) 2023-07-26 08:33:13 +10:00
manage.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00