python-dirbtuves / website

Python dirbtuvės project web site.
GNU Affero General Public License v3.0
2 stars 0 forks source link

Event attendees #25

Closed sirex closed 9 years ago

sirex commented 9 years ago

Create ManyToMany through model with single RSVP field and update event page template with list of attendees and form with RSVP for new attendees.

RSVP choices:

Invitation form should have anchor to be possible to link directly to form.

Depends on: #21, #22.

Implements: #7.