Session
This application uses session mechanism. The session keeps the following values.
session['ciodashboard']
: a dictionary storing CioDashboard states. It has the following keys:'favorite_only'
:True
to see favorite dashboards only
This application uses session mechanism. The session keeps the following values.
session['ciodashboard']
: a dictionary storing CioDashboard states. It has
the following keys:
'favorite_only'
: True
to see favorite dashboards only