Commit Graph

9 Commits

Author SHA1 Message Date
Eneko Illarramendi c5239ba89b Document custom filters for Jinja2 (#737) 2019-12-10 14:58:44 +00:00
Tom Christie 7f8cd04173
Version 0.13 (#704)
* Version 0.13

* Fix misnamed requirement

* Updating routing docs

* Update routing docs

* Update docs

* Simpler Middleware signature

* Update middleware docs

* Update exception docs

* Allow 'None' in middleware lists, for easy disabling of middleware.

* Update README
2019-11-13 12:25:18 +00:00
Jordan bde497e0aa Remove staticfiles note 2019-06-17 22:52:43 +10:00
Jordan c902f98715 Include import and note in docs 2019-06-17 12:28:04 +10:00
Tom Christie 9b57e516cc Docs and version bump 2019-02-18 13:38:04 +00:00
Tom Christie 37ee43efc2 Add Jinja2Templates component 2019-02-18 13:12:55 +00:00
Tom Christie 2ef21f49c9
Jinja2 (#198)
* Use jinja2 for a default template configuration

* Add release notes
2018-11-08 16:14:14 +00:00
Tom Christie 380351027b Add template snippet 2018-11-06 17:03:34 +00:00
Tom Christie efecf56735
Add support for name to mount points. (#184)
* Support name on app.mount(...)

* Add templating docs

* Remove erronous commit

* Linting
2018-11-06 16:57:57 +00:00