Merge branch 'master' of github.com:flosch/pongo2-addons
This commit is contained in:
commit
e3924f065e
@ -2,13 +2,15 @@
|
|||||||
|
|
||||||
Official filter and tag add-ons for [pongo2](https://github.com/flosch/pongo2). Uses 3rd-party-libraries.
|
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:
|
Simply add the following import line **after** importing pongo2:
|
||||||
|
|
||||||
_ "github.com/flosch/pongo2-addons"
|
_ "github.com/flosch/pongo2-addons"
|
||||||
|
|
||||||
All filters/tags will be registered automatically.
|
All additional filters/tags will be registered automatically.
|
||||||
|
|
||||||
## Filters
|
## Filters
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user