You can try the Python version of their IDE, PyCharm:
http://www.jetbrains.com/pycharm/
Best,
kuokon
On Apr 12, 12:25 pm, luckysmack wrote:
> Im wondering if anyone is using IntelliJ's Idea editor for their
> web2py projects. I used it for php before coming here and is h
You can try it's Python version of their Intellij IDE, PyCharm:
http://www.jetbrains.com/pycharm/
Best,
kuokon
On Apr 12, 12:13 pm, Massimo Di Pierro
wrote:
> Hello everybody,
>
> tomorrow is the first day of my online class on web development with python
Hi,
Is there support for using Amazon SES as email server ?
I'm thinking using it for user registration authentication /
confirmation.
Best,
kuokon
Hi,
Is there way to specific a permission that allow admin/root to
impersonate any user, instead of just a single user id?
eg.
has_permission('impersonate',
'auth_user') # any user
instead of
has_permission('impersonate', 'auth_user', u
hello,
from the document
(page 423 of 3rd edition of web2py, and
http://web2py.com/book/default/chapter/10)
it say the ajax api has the following signature
however, when I tried on my own application, instead of the 'id'
field, I need to use the 'name' field
in order for the ajax
pm, mdipierro wrote:
> I do not know what to say... I have the same os and not problem.
>
> Check permissions. If you have the app folder, delete it.
>
> On Dec 29, 10:37 pm, kuokon wrote:
>
>
>
>
>
>
>
> > os: osx snow leopard
>
> > Darwin K
os: osx snow leopard
Darwin Kernel Version 10.5.0: Fri Nov 5 23:20:39 PDT 2010;
root:xnu-1504.9.17~1/RELEASE_I386 i386
On Dec 30, 12:15 pm, mdipierro wrote:
> strange. what os?
>
> On Dec 29, 10:05 pm, kuokon wrote:
>
>
>
>
>
>
>
> > that's proba
; This should be caught. The problem is that you creating an app with
> the same name of an existing app that was not created by the wizard.
>
> On Dec 29, 9:33 pm, kuokon wrote:
>
>
>
>
>
>
>
> > Hi,
>
> > I've just
.
12.
Traceback (most recent call last):
File "/Users/kuokon/myapp/gluon/restricted.py", line 188, in
restricted
exec ccode in environment
File "/Users/kuokon/myapp/applications/admin/controllers/wizard.py",
line 572, in
File "/Users/kuokon/myapp/gluon/globals.py"
9 matches
Mail list logo