Files @ 51640e9893a2
Branch filter:

Location: symposion_app/cms_pages/views.py

Christopher Neugebauer
Fix issue in proposals display code (#49)

* Fixes a biography display-related oops

* Fixes translation issue on cancelled proposals
1
2
3
from django.shortcuts import render

# Create your views here.