implement report feature
This commit is contained in:
parent
4218ee6b7d
commit
d6d47f714a
31 changed files with 2472 additions and 8 deletions
1
app/templates/reports/email/report_subject.txt
Normal file
1
app/templates/reports/email/report_subject.txt
Normal file
|
@ -0,0 +1 @@
|
|||
{% load i18n %}{% autoescape off %}{% blocktrans with site_name=current_site.name %}Wildvogelhilfe Jena Report von {{ date_from }} bis {{ date_to }}{% endblocktrans %}{% endautoescape %}
|
Loading…
Add table
Add a link
Reference in a new issue