Denis K 8 سال پیش
والد
کامیت
5ee5a5269c
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      docs/dashboard_getting_started.rst

+ 1 - 0
docs/dashboard_getting_started.rst

@@ -12,6 +12,7 @@ Any custom **Dashboard** class should inherit ``jet.dashboard.dashboard.Dashboar
 and use ``init_with_context`` to fill it with widgets. You should add your widgets
 to ``children`` and ``available_children`` attributes.
 
+Before continue make sure you have completed :doc:`install_dashboard`.
 
 Set Up Custom Dashboard
 -----------------------