combo/combo
Frédéric Péters f605f88185 misc: fix ajax-loading of empty cell (#9223)
This is a workaround for jQuery .replaceWith() not working with empty strings.
2015-12-16 12:03:21 +01:00
..
apps dataviz: fix jsonp requests for gauge values 2015-12-07 21:31:49 +01:00
data misc: always use ajax for blurp cells declared as ajax (#9094) 2015-11-23 20:14:38 +01:00
locale/fr/LC_MESSAGES translation update 2015-11-29 11:10:53 +01:00
manager manager: always update cell form after a click on the save button (#9215) 2015-12-05 23:40:46 +01:00
public misc: fix ajax-loading of empty cell (#9223) 2015-12-16 12:03:21 +01:00
__init__.py general: use django.apps to register URLs and actions (#6979) 2015-05-11 16:48:54 +02:00
context_processors.py misc: add template_vars context processor 2015-03-09 14:39:32 +01:00
plugins.py misc: disable momo by default, enable it with ENABLE_MOMO in settings (#8115) 2015-08-26 10:04:32 +02:00
settings.py dataviz: add cells to display data from cubes using barcharts and HTML tables (#9098) 2015-11-26 17:20:42 +01:00
urls.py public: add custom handler for 404 pages (#8681) 2015-10-26 10:14:49 +01:00
urls_utils.py manage: force user to be logged in as staff to access management pages (#6278) 2015-01-17 12:50:32 +01:00
utils.py pylint: replace unnecessary string by a proper comment 2015-10-05 13:50:20 +02:00
wsgi.py django-admin.py startproject combo 2014-12-07 14:59:41 +01:00