CVJM-Rhein-Lahn / django-kcevent

Django Event Management
GNU General Public License v3.0
0 stars 0 forks source link

KC2021.05: Fixes #12 #14

Closed monofox closed 3 years ago

monofox commented 3 years ago

In order to solve the corresponding requirement, two new templates were added:

Both new templates can be assigned to the template set. Furthermore the event is available as context (variable: "event").

If there is nothing configured for formLogin, a default text is shown to the user.

In case of the event form introduction ("formIntroduction"), the user does not get any default text shown.