[web2py] Re: "Installed applications" list now missing my applications

2018-05-03 Thread Management Backoffice
Thanks for the response! Seemed that way to me too, but that wasn't the 
issue (because the list of applications was unique).
I solved it the old-fashioned way--git pull on web2py itself

-- 
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.


[web2py] Re: "Installed applications" list now missing my applications

2018-05-03 Thread Tom Campbell
Thanks for the response! Seemed that way to me too, but that wasn't the 
issue (because the list of applications was unique).
I solved it the old-fashioned way--git pull on web2py itself

-- 
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.


[web2py] Re: "Installed applications" list now missing my applications

2018-05-03 Thread pbreit
How are you creating your new apps? How do you start Web2py?

The only thing I can think of is that maybe you have a 2nd copy of web2py 
somewhere?

-- 
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.


[web2py] Re: Installed applications

2017-01-09 Thread Anthony
On Sunday, January 8, 2017 at 7:50:45 PM UTC-5, new2py wrote:
>
> Hi, 
>
> This may be a dumb question, but I have saved/installed apps on my web2py 
> account, but when I login from another computer, my apps are no longer 
> there ( only when I login from my home computer (which they were created 
> on).
>

What do you mean by your "web2py account"? If you have downloaded web2py to 
your personal computer and created apps there, then everything is simply on 
your personal computer (the web2py built-in server simply runs right on 
your computer, and your browser makes requests to that local server -- 
nothing is going over the internet). If you want to access an app via the 
internet, you must deploy it on a publicly accessible server somewhere. See 
http://web2py.com/books/default/chapter/29/13/deployment-recipes. The 
simplest, quickest option is probably 
http://web2py.com/books/default/chapter/29/13/deployment-recipes#Deploying-on-PythonAnywhere.

Anthony

-- 
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.


[web2py] Re: Installed applications

2017-01-08 Thread Dave S


On Sunday, January 8, 2017 at 4:50:45 PM UTC-8, new2py wrote:
>
> Hi, 
>
> This may be a dumb question, but I have saved/installed apps on my web2py 
> account, but when I login from another computer, my apps are no longer 
> there ( only when I login from my home computer (which they were created 
> on). Is there any way to pull them up outside of my home computer? If I 
> take my home computer with me somewhere else will they show up, as well? 
>
> Thanks for your help. 
>


What are you using for hosting?

/dps
 

-- 
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.