website/www/conservancy/apps
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
..
blog Migrate RequestContext users to render() calls. 2017-11-07 09:00:48 -05:00
contacts Migrate RequestContext users to render() calls. 2017-11-07 09:00:48 -05:00
contractpatch urls: Migrate from patterns strings to plain lists of urls. 2017-11-07 09:00:48 -05:00
events Migrate RequestContext users to render() calls. 2017-11-07 09:00:48 -05:00
fundgoal Remove noop conservancy.context_processors imports. 2016-12-02 22:21:40 -05:00
news Migrate RequestContext users to render() calls. 2017-11-07 09:00:48 -05:00
staff Just quit it with this relative import stuff. 2015-03-08 17:54:05 -07:00
summit_registration Migrate RequestContext users to render() calls. 2017-11-07 09:00:48 -05:00
supporter urls: Migrate from patterns strings to plain lists of urls. 2017-11-07 09:00:48 -05:00
supporters Remove noop conservancy.context_processors imports. 2016-12-02 22:21:40 -05:00
worldmap Just quit it with this relative import stuff. 2015-03-08 17:54:05 -07:00
__init__.py Applications directory from SFLC website; About to adapt it for Conservancy website to run on its own 2010-09-26 17:32:53 -04:00