pretix-unofficial / pretix-cliques

[Customer plugin] Clique system
Other
4 stars 3 forks source link

Click on Raffle or Cliques generates following error #6

Open manuliner opened 9 months ago

manuliner commented 9 months ago

File "/usr/local/lib/python3.11/site-packages/django/template/l>Feb 12 15:21:54 awesome-server-01 docker-pretix-start[394326]: raise TemplateDoesNotExist(", ".join(template_name_list), cha>Feb 12 15:21:54 awesome-server-01 docker-pretix-start[394326]: django.template.exceptions.TemplateDoesNotExist: pretix_cliques/c>

any guess where to look to fix this?

manuliner commented 9 months ago

if installed with pip install -e . error wont appear.

what is the difference between production and development install?