Hi, I'm using web2py with the following specifications:
2.17.1-stable+timestamp.2018.08.06.01.02.56
(Running on Apache/2.4.18 (Ubuntu), Python 2.7.12)
According to the topics I saw in the group, there was a problem with the
simplejson. So I installed simplejson using pip, But I still have a
Anthony, thank you for your message. I will work from the information you
gave, but I just wanted to say something regarding to a portion of the message:
> Finally, note that if you simply enter a string in the search box and
> click> "Search" (i.e., don't use the advanced search widget), it /will
On Friday, August 24, 2018 at 9:27:24 AM UTC-7, lbjc...@gmail.com wrote:
>
> We are a team of newbies in web2py trying out something new. If we insert
> into a database an item, and let modules access the new values it does not
> work properly as expected.
> The code below:
> code = ''
>
>
r = [request.vars.mssage] should be [request.vars.replies]
On Fri, 24 Aug 2018 at 19:27, wrote:
> We are a team of newbies in web2py trying out something new. If we insert
> into a database an item, and let modules access the new values it does not
> work properly as expected.
> The code below:
We are a team of newbies in web2py trying out something new. If we insert
into a database an item, and let modules access the new values it does not
work properly as expected.
The code below:
code = ''
form = FORM(INPUT(_name='message'), INPUT(_type='submit'))
if request.vars:
r
I'm still not sure how to upgrade a git installation.
git pull
git submodule update --recursive
git pull --recurse-submodules
?
Maybe that could be added to:
https://github.com/web2py/web2py/blob/master/README.markdown
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
Looks like the issue is being tracked in this
thread
https://groups.google.com/forum/#!searchin/web2py/basic$20auth%7Csort:date/web2py/An-BhLG_HgY/9sm5RX10BQAJ
Closing this thread
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Sour
7 matches
Mail list logo