Cards for activity templates
This commit is contained in:
parent
1712d1725a
commit
22a0af640e
7 changed files with 209 additions and 188 deletions
|
|
@ -117,7 +117,7 @@ class ActivityInviteView(ProtectQuerysetMixin, ProtectedCreateView):
|
|||
"""
|
||||
model = Guest
|
||||
form_class = GuestForm
|
||||
template_name = "activity/activity_invite.html"
|
||||
template_name = "activity/activity_form.html"
|
||||
|
||||
def get_sample_object(self):
|
||||
""" Creates a standart Guest binds to the Activity"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue