cms.apps.events.templatetags package

Submodules

cms.apps.events.templatetags.events_tags module

cms.apps.events.templatetags.events_tags.eventsmedia_for(obj)

Return a rendered html-list of Galleries objects for the given model instance or a model class. In the case of a model class, retrieve all galleries for all instances of the model.

cms.apps.events.templatetags.events_tags.eventssalespoints_for(obj)
cms.apps.events.templatetags.events_tags.format_businesshours(*args, **kwargs)

Converts all newlines in a piece of plain text to HTML comma separated string (``, ``).

cms.apps.events.templatetags.events_tags.get_events_upcoming(num, category=None)

Module contents