rubenespadas / DionaeaFR

Dionaea Front Web
66 stars 27 forks source link

TemplateDoesNotExist at / #44

Open harryharryharry opened 5 years ago

harryharryharry commented 5 years ago

I'm running into an issue loading the webinterface. I get a Template-loader postmortem: "TemplateDoesNotExist at /" error

I'm using Django 1.11.18 because I'm getting into dependency hell when using 1.4 (or 1.8/1.9 due to patterns module deprecation). I'm thinking the error may have something to do with the modifications (suggested by ksufer) I needed to do in DionaeaFR/urls.py to get python to even properly load the server: https://github.com/rubenespadas/DionaeaFR/issues/40#issuecomment-395519006

Anyone have an idea how to properly configure dionaeafr with recent Django versions ?

q2dg commented 5 years ago

Well, sorry I can't help you but it seems this project is pretty abandoned, sadly.

Haotian-Shi-cyber commented 3 years ago

pretty abandoned im assuming