Andre Iwers
Andre Iwers
@OfficialKris my plugin can easily support both; the KiCad core team didn't like that though. Hence not yet implemented. Check out https://dev-docs.kicad.org/en/apis-and-binding/http-libraries/ to see how to query my api endpoints....
Thanks @matmair
@matmair I just checked you code and can't tell the difference to my testapp structure I still get that error: Model class testapp.testapp.EnabledCategory doesn't declare an explicit app_label and isn't...
@wolflu05 thanks a lot for you example. @wolflu05 @matmair I am still trying to understand the mechanism. Do I need to define an admin.py file to display the model? does...
@matmair below the link to the repository. I am keen to see what you have to change to make it work. https://github.com/afkiwers/inventree-kicad-plugin
@matmair I encountered just another error. Any advice? It seems to not be able to locate Django. [17/Jun/2023 09:49:08] "OPTIONS /api/plugins/install/?context=true HTTP/1.1" 200 793 Running command git clone --filter=blob:none --quiet...