I tried to use the package in my django project and faced the error "TemplateDoesNotExist" for quite some time until I reached this stackoverflow thread
Copying the template files of graphos to my own worked and since this was not mentioned in the readme or tutorial ( or maybe I missed something ), I added that note
I tried to use the package in my django project and faced the error "TemplateDoesNotExist" for quite some time until I reached this stackoverflow thread
https://stackoverflow.com/questions/25762438/django-graphs-with-graphos-says-template-doesnot-exist
Copying the template files of graphos to my own worked and since this was not mentioned in the readme or tutorial ( or maybe I missed something ), I added that note