pycon
pycon copied to clipboard
Currently the conference name is a multi-lingual field but there is no need for it. We should change it to use a simple CharField
should support automatically sending co-speakers codes too in the new `create_and_send_voucher_to_speaker`
We should ask during the cfp what date/times work for the user to reduce back and forth when creating the schedule
- We should assert the right template is being sent - We shouldn't mock the whole EmailTemplate class. Maybe build a fixture like we had before `sent_emails`
https://github.com/RealOrangeOne/django-tasks over celery
- [ ] Make reusable modules for all copied & pasted code? Cleanup the existing ones - [ ] Cleanup the security group / instance profile mess - [ ]...