mysociety / ainow

Website for the AI Now Symposium
Other
2 stars 1 forks source link

Upload list of 2020 attendees #154

Closed chrismytton closed 4 years ago

chrismytton commented 4 years ago

There's an existing script, ainow/management/commands/load_attendees_from_csv.py, which loads the list of attendees, but it requires an email address for each attendee. Looking at the code there's no requirement for an Attendee to have a User associated with it, so might be able to modify that script to drop the email address requirement.