shimatta-kenkyusho/shimatta_kenkyusho/parts
stefan bbcbf6ab3d added basic search lexer and parser enabling search for parameters and attributes - could be extended
the error handling is very basic, but effective
some missing features like ordering
...and maybe a potential security as the search will allow search for all attributes somehow related to the component model
2025-02-03 22:18:55 +01:00
..
management/commands #21: Improve package parameter merging command 2024-11-24 01:52:07 +01:00
migrations added migration adding the help text 2025-02-02 11:52:54 +01:00
templatetags added display of sub-storage when expanding sub-storages in stock view 2025-02-01 00:16:36 +01:00
views added basic search lexer and parser enabling search for parameters and attributes - could be extended 2025-02-03 22:18:55 +01:00
__init__.py Add parts application to django and start basic template 2021-07-30 20:52:18 +02:00
admin.py Add package parameter model. 2024-11-19 21:33:12 +01:00
apps.py Add parts application to django and start basic template 2021-07-30 20:52:18 +02:00
forms.py added feature to relocate stocks to a different storage 2025-01-27 22:55:05 +01:00
models.py added display of sub-storage when expanding sub-storages in stock view 2025-02-01 00:16:36 +01:00
navbar.py Add manufacturers and distributors to Website 2021-11-14 20:38:19 +01:00
qr_parser.py changed the prefix of stock uuid qr codes 2025-01-25 14:53:22 +01:00
tests.py Add parts application to django and start basic template 2021-07-30 20:52:18 +02:00
urls.py Unclutter the views and move them to separate files 2024-11-18 20:56:23 +01:00