Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(77)

Unified Diff: dashboard/dashboard/common/datastore_hooks.py

Issue 2619883003: More structure for speed releasing. (Closed)
Patch Set: response to comments Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | dashboard/dashboard/dispatcher.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dashboard/dashboard/common/datastore_hooks.py
diff --git a/dashboard/dashboard/common/datastore_hooks.py b/dashboard/dashboard/common/datastore_hooks.py
index f30806bb98deb3e8cb550872fef0efd2834acbf3..38dae023ab4f7a4278356342c43f0890c1f298ab 100644
--- a/dashboard/dashboard/common/datastore_hooks.py
+++ b/dashboard/dashboard/common/datastore_hooks.py
@@ -27,6 +27,7 @@ _INTERNAL_ONLY_KINDS = [
'Anomaly',
'StoppageAlert',
'TryJob',
+ 'TableConfig',
]
# Permissions namespaces.
« no previous file with comments | « no previous file | dashboard/dashboard/dispatcher.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698