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 a14e84fd93 version 1.10.1 2015-04-17 11:11:57 +02:00
..
locale/fr/LC_MESSAGES first commit 2014-07-01 12:28:46 +02:00
renderers data renderer treating its sources urls as templates 2015-04-07 19:04:51 +02: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.10.1 2015-04-17 11:11:57 +02: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 add create_renderer() function to create a blurp from a dictionary (#6345) 2015-01-27 15:40:53 +01:00
views.py In AJAX view return 404 on absent plugin (fixes #5092) 2014-09-08 11:43:54 +02:00