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
Frédéric Péters d08c582d2a setup: sync version handling with our current best practises (#7929) 2015-07-27 09:38:21 +02:00
..
locale/fr/LC_MESSAGES first commit 2014-07-01 12:28:46 +02:00
renderers data_source: in TemplateSourcesRenderer copy the source before updating url (fixes #7903) 2015-07-22 12:17:12 +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 setup: sync version handling with our current best practises (#7929) 2015-07-27 09:38:21 +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