Merge branch 'master' of github.com:flosch/pongo2-addons

This commit is contained in:
Florian Schlachter 2014-07-26 17:28:24 +02:00
commit e3924f065e

View File

@ -2,13 +2,15 @@
Official filter and tag add-ons for [pongo2](https://github.com/flosch/pongo2). Uses 3rd-party-libraries.
## How to install
## How to use and install
Install via `go get -u github.com/flosch/pongo2-addons`.
Simply add the following import line **after** importing pongo2:
_ "github.com/flosch/pongo2-addons"
All filters/tags will be registered automatically.
All additional filters/tags will be registered automatically.
## Filters