When I posted the problem I was abroad with the notebook. Now I am back working with another PC. The Py4Web installation is very similar except OSX now more recent as the PC is new. When pressing the db-table button e.g. db.person ist possible to maintain records. I could have deleted this entry. But in case someone else has a similar issue its maybe better to keep it. For me its solved (and if there is a chance I will try to report the reason, Klaus
--- Am Donnerstag, 6. Februar 2020 23:48:20 UTC+1 schrieb Klaus Zinser: > > After installing the py4web code from source it works well. I am very > positive surprised what already possible with py4web. Thank you Massimo for > the detailed description in the manual > > "Once py4web is installed you can access the apps at the following urls: > http://localhost:8000 > http://localhost:8000/_dashboard > http://localhost:8000/{yourappname}/index " > http://py4web.com/_documentation/static/index.html#chapter-01 > > Unfortunately I did not manage to get into a database table to see the > individual records. Most realistic its an access right issue. > > In the manual/tutorial - > http://py4web.com/_documentation/static/index.html#chapter-03 - access to > a record is shown. > > On the py4web application there is a password in use. > > How to get into these tables (all tables)? > E.g. > http://127.0.0.1:8000/_dashboard/dbadmin?app=_dashboard&dbname=db&tablename=py4web_error > > or > > http://127.0.0.1:8000/_dashboard/dbadmin?app=_scaffold&dbname=db&tablename=auth_user > > > > Am Donnerstag, 26. September 2019 09:02:06 UTC+2 schrieb Massimo Di Pierro: >> >> Good question. I will try post a tutorial in the next few days. But the >> idea is you associate tags to a user and then give permissions based on the >> tags. The tag API is very simple so I recommend you meanwhile look at the >> source. > > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/583b7d57-5091-4743-8333-dc433af42685%40googlegroups.com.

