Hi, While Django is known for excellent documentation, I thought I should add a page to our wiki to give some kind of hints around how to set up for going through the Django tutorial including a bit of working with Poetry as the python dependency manager.
The page can be found at https://live.bloodhound.apache.org/bloodhound/products/BHD/wiki/Experiments/GettingStartedWithPoetryAndDjango I hope that this page will evolve a bit, potentially altering the starting point to be a git clone of some sort to drop some of the initial poetry setup work that needs to be followed. The bloodhound-core repo could be used for this although it would naturally have more dependencies specified than strictly required for this purpose. A dedicated branch may suffice of course. Cheers, Gary
