5. Apphooks 5.1. Create an apphook 5.1.1. Create the apphook class 5.1.2. Remove the old polls entry from the project’s urls.py 5.1.3. Restart the runserver 5.2. Apply the ap...
Named Route Matched Route Named Route Named route is used for reverse route generation. router . Get ( "/login" , login , clevergo . RouteName ( "login" )) router . Get (...
Dashboard Folders How To Create A Folder Manage Dashboards Dashboard Folder Page Permissions Dashboard Folders Folders are a way to organize and group dashboards - very usef...
slider 示例 slider 滑动选择器。 属性名 类型 默认值 说明 min Number 0 最小值 max Number 100 最大值 step Number 1 步长,取值必须大于0,并且可被(max-min)整除 disabled Boolean false 是否禁用 value Number 0 当前取值 color Color...
Wiki Example Introduction Code Creating an Application The WSGI Application The Domain Object URLs, PATH_INFO, and SCRIPT_NAME Back to the Application The Edit Screen Proce...