Skip to content

bradmontgomery/django-commen5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

{% commen5 %}

Do you keep typing {% commen5 %} instead of {% comment %}? If so, then this app is for you!

Features

  • Lets you use {% commen5 %} instead of {% comment %}

Installation

To install from the current repository:

pip install git+https://github.com/bradmontgomery/django-commen5/

Usage

Include comment5 in INSTALLED_APPS, then in any template, load the commen5_tags library:

{% load commen5_tags %}

Now, comment away with:

{% commen5 %}
    blah blah blah blah
{% endcommen5 %}

Disclaimer

This is a joke. Don't really use this.

About

Gives you a {% commen5 %} Django template tag which can be used in place of {% comment %}.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages