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 7376062ac5 version 1.0.7 2014-11-06 09:19:20 +01:00
..
locale/fr/LC_MESSAGES first commit 2014-07-01 12:28:46 +02:00
renderers Fix debug output when updatecache parameter is not used in the query string 2014-11-04 11:32:44 +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.7 2014-11-06 09:19:20 +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 modify the signature of Renderer interface's render() method 2014-07-01 23:28:05 +02: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