This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
cmsplugin-blurp/src/cmsplugin_blurp
Serghei Mihai 7d6a3d20c5 version 1.0.9 2014-12-11 09:57:22 +01:00
..
locale/fr/LC_MESSAGES first commit 2014-07-01 12:28:46 +02:00
renderers data source list extending, instead of appending 2014-12-08 11:19:24 +01:00
templates/cmsplugin_blurp In AJAX view return 404 on absent plugin (fixes #5092) 2014-09-08 11:43:54 +02:00
templatetags jsonify template tag added 2014-11-05 09:33:01 +01:00
tests_data first commit 2014-07-01 12:28:46 +02:00
__init__.py version 1.0.9 2014-12-11 09:57:22 +01:00
app_settings.py first commit 2014-07-01 12:28:46 +02:00
cms_plugins.py modify the signature of Renderer interface's render() method 2014-07-01 23:28:05 +02:00
models.py models: do not try to import but check if cms is in INSTALLED_APPS 2014-07-04 11:03:03 +02:00
tests.py data renderer aggregating multiple source results into one list 2014-12-04 16:55:02 +01:00
urls.py first commit 2014-07-01 12:28:46 +02:00
utils.py templatetags: add block tag to insert blurp variables into the current context 2014-07-02 09:58:17 +02:00
views.py In AJAX view return 404 on absent plugin (fixes #5092) 2014-09-08 11:43:54 +02:00