wiki.templatetags package

Submodules

wiki.templatetags.wiki_tags.article_for_object(context, obj)
wiki.templatetags.wiki_tags.can_delete(obj, user)

Articles and plugins have a can_delete method...

wiki.templatetags.wiki_tags.can_moderate(obj, user)

Articles and plugins have a can_moderate method...

wiki.templatetags.wiki_tags.can_read(obj, user)

Articles and plugins have a can_read method...

wiki.templatetags.wiki_tags.can_write(obj, user)

Articles and plugins have a can_write method...

wiki.templatetags.wiki_tags.get_content_snippet(content, keyword, max_words=30)
wiki.templatetags.wiki_tags.is_locked(obj)

Articles and plugins have a can_delete method...

wiki.templatetags.wiki_tags.login_url(context)

Module contents

Table Of Contents

This Page