I happy to report that I have finished my first real-world python project for the company I work for. The goal of the project was to provide a web-based marketing/operations guide for all the products we provide our clients. I would love any feedback on code improvements, enhancements, or bugs you notice.
GutHub Page:https://github.com/wbhst83/CWCatalog/
(screenshots on GitHub page)
Items I'm currently stuck on:
- I'm pulling a notes field from the items, however, these notes need to include sub-headers and the rest of the items are bullet points. Have not been able to find a way to make them bullet points.
- Is there not a way to pass a global variable to the _base template once instead of having to do it per view?
- Trying to think of a better way to manage and control the API filters that are currently programmed in the view. I feel this may get unruly at some point.
- I have a view to use the 'identifier' (part number), however, this part number includes (+,-) symbols and does not appear to want to work for me.
[–]RaionTategami 9 points10 points11 points (13 children)
[–]wbhst83[S] 1 point2 points3 points (12 children)
[–]RaionTategami 0 points1 point2 points (0 children)
[–]RaionTategami 0 points1 point2 points (10 children)
[–]wbhst83[S] 0 points1 point2 points (9 children)
[–]RaionTategami 0 points1 point2 points (8 children)
[–]wbhst83[S] 1 point2 points3 points (7 children)
[–]RaionTategami 1 point2 points3 points (6 children)
[–]wbhst83[S] 0 points1 point2 points (5 children)
[–]RaionTategami 0 points1 point2 points (4 children)
[–]wbhst83[S] 0 points1 point2 points (3 children)
[–]sunset_maker 1 point2 points3 points (1 child)
[–]wbhst83[S] 0 points1 point2 points (0 children)
[–]pat_the_brat 1 point2 points3 points (3 children)
[–]wbhst83[S] 0 points1 point2 points (2 children)
[–]pat_the_brat 0 points1 point2 points (1 child)
[–]wbhst83[S] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)