I've made this change to one of the apps. I'll be testing with other
> apps in the next days. To get it running I had to import "fcgi_fork"
> from flup.server instead of simple "fcgi".
>
> I know this subject is way away from this group, but I'm tempted to
> ask, given the quality of the info I've
How are you starting the server?
On Tuesday, December 2, 2014 4:50:24 PM UTC-5, Alan Evangelista wrote:
>
> Where should I put code that should run only once at web server startup
> (not once per http request) (eg application initialization) ?
>
> Thanks in advance!
>
--
Resources:
- http://web
Have you tried this:
http://web2py.com/books/default/chapter/29/09/access-control#Central-Authentication-Service
Anthony
On Friday, December 5, 2014 1:45:17 PM UTC-5, Carlos Correia wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi,
>
> Please, consider this use case scenario:
I've been reading this post about "how do larger teams work with web2py"
https://groups.google.com/forum/#!searchin/web2py/team$20work/web2py/hdDPtxOmqyA/Vln888ii1GcJ
But my question is a little bit different, because it's not about the team
size; but about the tasks of programmers and html design
This was already answered for you on Quora:
http://www.quora.com/How-can-I-use-crud-select-DB-query-to-extract-values-in-a-DB-table-in-Web2py/answer/Anthony-Bastardi
On Wednesday, December 3, 2014 11:25:31 PM UTC-5, Gideon George wrote:
>
> This is my db
> db = DAL('sqlite://storage.sqlite')
> db
On Wednesday, December 3, 2014 8:25:31 PM UTC-8, Gideon George wrote:
>
> [model, controller skipped]
> View
>
> I rep {{=lga}}, {{=state}} State. By {{=name}}
> lives in {{=location}} on {{=how can I show the time here?}}
>
What time do you want to show? The only time in your mode
On Wednesday, December 3, 2014 6:49:02 PM UTC-8, smriti7545 wrote:
>
> I have submitted my parental consent form and ID proof but only id proof
> has been verified. Can u tell me that are all my forms verified or not.
>
This group doesn't handled parental consent forms (that I know of), but
pe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
Please, consider this use case scenario:
- - A web2py server with several apps: 'master', 'app_a', 'app_b', 'app_c', ...
- - Each user may have access to more then one app
Ideally (?) users should authenticate in 'master' and then choose one of
I'm pretty sure there isn't anything that continues to run on your web2py
server after your request is fulfilled. So what would be the point? You'd
be running it every time anyway.
On Tuesday, December 2, 2014 2:50:24 PM UTC-7, Alan Evangelista wrote:
>
> Where should I put code that should run
+1 to that!
-Jim
On Friday, December 5, 2014 9:22:22 AM UTC-6, Ramos wrote:
>
> Hello Omi,
>
> Have you ever tried to install web2py inside iseries using PASE subsistem ?
>
> Ruby folks made powerruby, we need power2py?
>
> Regards
>
>
>
> 2011-09-07 19:39 GMT+01:00 Omi Chiba >:
>
>> Antonio,
>>
Hello Omi,
Have you ever tried to install web2py inside iseries using PASE subsistem ?
Ruby folks made powerruby, we need power2py?
Regards
2011-09-07 19:39 GMT+01:00 Omi Chiba :
> Antonio,
>
> You can contact me personally to solve the issue because it's really a
> setting on your AS400. Ar
Submitted ticket 2022.
-Jim
On Thursday, December 4, 2014 11:08:18 PM UTC-6, Jim S wrote:
>
> Thanks Anthony. I'll submit a ticket on it tomorrow. Will reference this
> discussion.
>
> Jim
>
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web
On Friday, December 5, 2014 4:21:20 AM UTC-5, Francisco Ribeiro wrote:
>
> Yes, Anthony you are right, there is no need to add more validators. I was
> just thinking of a different naming convention to clear the ambiguity we
> have now, because for checkboxes IS_NOT_EMPTY() means the same as
> I
I don't really use docker but skimming trough their documentation I'm
guessing some problem here
https://docs.docker.com/articles/networking/#binding-container-ports-to-the-host
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source c
Yes, Anthony you are right, there is no need to for more validators. Was
just thinking of a different naming convention to clear the ambiguity we
have now, because for checkboxes IS_NOT_EMPTY() means the same as
IS_EQUAL_TO(True). Unfortunately, I don't think there is a way to achieve
the behav
15 matches
Mail list logo