django-machina
django-machina copied to clipboard
modifying template
Hello, first of all, congratulations on the developers of this tool, it is helping me a lot. I looked for content on how to customize the forum template, but I couldn't find anything. Could you suggest me related content about? thanks in advance
This is standard django technique. Essentially speaking you only need to create files such as templates/forum/forum_detail.html. Whatever you define will override corresponding files from django-machina.