Commit Graph
6 Commits
Author SHA1 Message Date
Miklós Márton 71dc9cb0a5 Fix wrtie - write typo (#476) 2023-04-22 06:59:03 +10:00
Miklós Márton 0ade52aa3b Add example for filtering by parent in the Python API docs (#380)
* Add example for filtering by parent in the Python API docs

* Add example to query the topmost items
2022-10-30 20:18:45 +11:00
Miklós Márton 185e2b9c29 Extend documentation about loading media files (#317)
Fixes #312
2022-07-22 08:03:06 +10:00
Miklós Márton 0a3f6a45cf Mention python-barcode parameter adding capabilities (#314) 2022-07-21 08:15:46 +10:00
Miklós Márton a85cb64cc6 Fixed the url of the python-barcode (#313) 2022-07-21 08:14:18 +10:00
Miklós Márton 7a77860ed3 Email is required for SSO
SSO login redirects to accounts/signup which is disabled if no e-mail configuration is present:
https://github.com/inventree/InvenTree/blob/master/InvenTree/InvenTree/forms.py#L219
2022-06-08 21:55:38 +02:00