my mistake. I added it. the web2py admin is different. The web3py one is much more spartan. But the functions that need to be ported to zip/unzip apps are indentical.
On Monday, 22 April 2019 17:14:07 UTC-7, 黄祥 wrote: > > 127.0.0.1 - - [22/Apr/2019 03:08:12] "GET /dashboard HTTP/1.1" 303 0 >> 127.0.0.1 - - [22/Apr/2019 03:08:12] "GET /_dashboard/static/index.html >> HTTP/1.1" 404 459 >> 127.0.0.1 - - [22/Apr/2019 03:08:56] "GET /_dashboard/ HTTP/1.1" 404 459 >> 127.0.0.1 - - [22/Apr/2019 03:09:31] "GET /_dashboard/dashboard HTTP/1.1" >> 404 459 >> 127.0.0.1 - - [22/Apr/2019 03:09:35] "GET /_dashboard/info HTTP/1.1" 200 >> 1111</span >> > > error in dashboard seems there is no index.html file on > /_dashboard/static/index.html, which is occured in previous commit > want to help n learn, but not sure is it same to learn it from > web2py/applications/admin/controllers/appadmin.py can be apply to > web3py/applications/_dashboard/__init__.py ? > > best regards, > stifan > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

