akvo.rsr.views.widgets module

Akvo RSR is covered by the GNU Affero General Public License.

See more details in the license.txt file located at the root folder of the Akvo RSR module. For additional details on the GNU license please see < http://www.gnu.org/licenses/agpl.html >.

class akvo.rsr.views.widgets.CobrandedBannerView(**kwargs)[source]

Bases: ProjectBaseWidgetView

template_name = 'widgets/cobranded_banner.html'
class akvo.rsr.views.widgets.ProjectMapView(**kwargs)[source]

Bases: BaseWidgetView

get_context_data(**kwargs)[source]
template_name = 'widgets/projects_map.html'
class akvo.rsr.views.widgets.ProjectNarrowView(**kwargs)[source]

Bases: ProjectBaseWidgetView

template_name = 'widgets/project_narrow.html'