pyatl/podium-django

Create Talk Detail view

Closed this issue · 0 comments

Create a view that displays all of the Talk descriptive fields for a particular talk. Do NOT display the speaker's email address or the Talk status. This view should ONLY display a talk if it has a status of "Approved" or "Confirmed." (otherwise 404).