+ invisible="state not in ['RETRY', 'RETRYING', 'FAILURE'] or not result"
+ >
+
No Retry/Failure has occurred on this moment.
Update the information by refreshing this view (button above).
-
+
@@ -87,16 +93,19 @@ License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html) -->
+ invisible="not retry and not countdown"
+ >
+ invisible="not retry_countdown_setting != 'ADD_SECS' or not retry"
+ />
+ invisible="not retry_countdown_setting != 'MUL_RETRIES_SECS' or not retry"
+ />
diff --git a/celery/views/res_config_settings_views.xml b/celery/views/res_config_settings_views.xml
index 1142568..752977f 100644
--- a/celery/views/res_config_settings_views.xml
+++ b/celery/views/res_config_settings_views.xml
@@ -1,29 +1,30 @@
-
-
+
res.config.settings.celery.view.form
res.config.settings
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+ Settings
+ res.config.settings
+ form
+ inline
+ {'module': 'celery', 'bin_size': False}
+