website/www/conservancy/apps/summit_registration
Brett Smith 66dbfac066 Migrate RequestContext users to render() calls.
This was necessary because render_to_response no longer takes a
context_instance.  We were always using this to pass in a RequestContext,
which the render shortcut can already do, so switch to that.
2017-11-07 09:00:48 -05:00
..
__init__.py
admin.py
models.py
urls.py
views.py