Commit Graph

13 Commits

Author SHA1 Message Date
Benjamin Dauvergne 4b468104b7 bump release to 1.0.3 2014-07-02 10:34:54 +02:00
Benjamin Dauvergne d6b960f0e1 README: document the blurp block tag 2014-07-02 10:34:17 +02:00
Benjamin Dauvergne fce84e9251 templatetags: add block tag to insert blurp variables into the current context
This does not work with ajax blurp for now, you will only get
synchronous loading.
2014-07-02 09:58:17 +02:00
Benjamin Dauvergne 0d6ab6fbbd modify the signature of Renderer interface's render() method 2014-07-01 23:28:05 +02:00
Benjamin Dauvergne 455a162057 README: add documentation about the template tag 2014-07-01 16:49:39 +02:00
Benjamin Dauvergne 169c3ed842 bump release to 1.0.2 2014-07-01 16:43:57 +02:00
Benjamin Dauvergne b254eeb088 data_source: when doing an HTTP request also log the headers 2014-07-01 16:42:53 +02:00
Benjamin Dauvergne 8a59512d08 templatetags: add template tag to render a blurp block in a template
Blurp blocks doing things with placholders or cms-plugin instances will
not work.
2014-07-01 16:42:53 +02:00
Benjamin Dauvergne 1c326dc72b setup.py: add requirement on django and django-cms 2014-07-01 16:35:34 +02:00
Benjamin Dauvergne 18212be91c data_source: fix check of configuration around signature_key 2014-07-01 15:46:44 +02:00
Benjamin Dauvergne d7d8162e35 bump release to 1.0.1 2014-07-01 14:29:08 +02:00
Benjamin Dauvergne 81ff6b8a9b renderers/data_source: set default expiration for cache content to 52 weeks 2014-07-01 14:27:59 +02:00
Benjamin Dauvergne 324b33edcb first commit 2014-07-01 12:28:46 +02:00