InvenTree/InvenTree/web
Matthias Mair 2509c8f48b
[PUI] Template helpers (#5993)
* added helper to render an instance for an url

* made manifest loading more error tolerant (to the user)

* refactored return string composition

* made manifest path configurable

* made django app relative

* fix typing for py 3.9

* move css up
2023-11-27 22:13:06 +11:00
..
templates/web [P_UI] Added django settings for p_ui (#5343) 2023-08-10 20:57:33 +10:00
templatetags [PUI] Template helpers (#5993) 2023-11-27 22:13:06 +11:00
__init__.py Add missing __init__.py to Inventree/web (#5390) 2023-08-08 15:58:11 +10:00
.gitignore Mantine (#5274) 2023-07-19 06:28:00 +10:00
tests.py [PUI] Added tests for PUI backend stuff (#5864) 2023-11-06 09:27:07 +11:00
urls.py [PUI] URL fixes (#5989) 2023-11-27 11:51:53 +11:00