Hi!

I just found web2py 2 weeks ago and am now working through the book, the 
video tutorials and even the "Killer Web Development" tutorial. Thanks for 
all the documentation and resources. I am very impressed with what you have 
all done and look forward to learning and starting to use this framework. 

I don't have a CS background, but would love to eventually learn enough to 
get involved (I've just come from a PHP background where I've developed my 
own small framework, to not have to reinvent the wheel each time I work on 
a new website).

Now to the question. 

I am working through the book Chapter 3, Built-in web2py wiki 

I got to this sentence (Try to create more pages such as "index", 
"aboutus", and "contactus". Try to edit them.) and created a contactus page 
with a form that user can use to send me a question. I then tried it out 
and went to the database and found the table I had created db.contactus as 
well as all the db.auth tables. But I couldn't find where all the pages the 
wiki system creates are being stored. I went to the wikidemo folder and 
looked in databases and found that the sql.log did create wiki_media, 
wiki_page and wiki_tag tables. But these don't show up in my appAdmin to 
search, add, or edit. Is there a way I can have the appAdmin find them and 
add them?

Thanks,
Andres

 

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to