I think the problem here is
- The key was found but the can_sign property is set to False
but I can't find how to set it... :(
2014. január 30., csütörtök 11:55:39 UTC+1 időpontban Alan Etkin a
következőt írta:
>
> Okay, looks like nobody can help me. I guess not that many people use PGP
>>
r the receiver
> can decrypt the message. Surely web2py can send an encrypted email to
> anybody without a public key...
>
> Alternatively, can I send an encrypted email to myself, since my public
> key should already be in my keyring? Ultimately, that's what I want to do,
>
care whether the receiver
> can decrypt the message. Surely web2py can send an encrypted email to
> anybody without a public key...
>
> Alternatively, can I send an encrypted email to myself, since my public
> key should already be in my keyring? Ultimately, that's what I want to do
* email *without
> errors*.
>
> Thanks.
>
> On Wednesday, 29 January 2014 03:11:55 UTC-5, szimszon wrote:
>>
>> If you list your private keys is there a key for 'my_h...@gmail.com'?
>>
>> (gpg --list-secret-keys)
>>
>> And yes you need to have re
les with gpg for sender
>> "my_h...@gmail.com".
>> By default, they're created in my home directory, so I moved the .gnupg
>> folder to /home/www-data/ and chown'd it and its contents to
>> "www-data:www-data".
>>
>> I don'
Sorry, mail.error :-o my bad.
2014. január 28., kedd 14:35:55 UTC+1 időpontban horridohobbyist a
következőt írta:
>
> AttributeError: 'Mail' object has no attribute 'err'
>
>
> On Tuesday, 28 January 2014 08:25:43 UTC-5, szimszon wrote:
>>
>> Could
Could you please print mail.err after the failed send?
2014. január 28., kedd 14:22:59 UTC+1 időpontban horridohobbyist a
következőt írta:
>
> As per the web2py book, I've installed python-pyme and created the key
> files (for sender 'my_h...@gmail.com '). I have the
> following code:
>
>
Good luck! :) Hajrá!
2014. január 19., vasárnap 22:49:04 UTC+1 időpontban step a következőt írta:
>
> Yes! Good luck Massimo and web2py, go go go
>
> On Saturday, January 4, 2014 5:08:38 AM UTC+1, Massimo Di Pierro wrote:
>>
>> Web2py/me have been nominated for the Edison Award. Please wish web2py
I had that with 2.7.x too. I changed all my app to
user_agent()['is_mobile'] :-o
2013. november 28., csütörtök 20:55:14 UTC+1 időpontban mr.freeze a
következőt írta:
>
> Did request.user_agent() change from a Storage object to dict?
> request.user_agent().is_mobile is throwing errors for me on
usr/lib/python2.7/shelve.py", line 104, in __len__
return len(self.dict)
ValueError: __len__() should return >= 0
2013. november 27., szerda 10:53:05 UTC+1 időpontban szimszon a következőt
írta:
>
> Hello!
>
>
> Nobody has problem with disk cache?
>
> 2013. november 26.
Hello!
Nobody has problem with disk cache?
2013. november 26., kedd 9:16:31 UTC+1 időpontban szimszon a következőt
írta:
>
> http://code.google.com/p/web2py/issues/detail?id=1791&thanks=1791&ts=1385453629
>
> I have an app with lot of disk cache usage in selects af
http://code.google.com/p/web2py/issues/detail?id=1791&thanks=1791&ts=1385453629
I have an app with lot of disk cache usage in selects after 2.7 - don't know
exactly the exact version :( - I got a lot of trouble with it, sometimes the
app just wait and if I try disk. Or if I make a cache.disk.f
http://code.google.com/p/web2py/issues/detail?id=1688
Thanks.
2013. szeptember 22., vasárnap 19:33:22 UTC+2 időpontban Massimo Di Pierro
a következőt írta:
>
> Please open a ticket. I have an idea about what to do.
>
> On Sep 22, 2013, at 12:31 PM, szimszon wrote:
>
> Hi!
&g
Hi!
I have some apps where I usually do multiple things simultaneously or I
have to look at some page for information (page with form too) and
copy&past to the first. But I have to reload the first page because the
single form key. It can be really annoying :( So if it could be change I'm
for
Seems to work. Tnx!
2013. augusztus 22., csütörtök 11:36:16 UTC+2 időpontban Massimo Di Pierro
a következőt írta:
>
> Please try again. Thanks for checking this.
>
> On Thursday, 22 August 2013 03:29:03 UTC-5, szimszon wrote:
>>
>> Hi!
>>
>> It
enew*(*clear_session*=not self.*settings*.*
keep_session_onlogin*)*
2013. augusztus 22., csütörtök 10:29:03 UTC+2 időpontban szimszon a
következőt írta:
>
> Hi!
>
> It's still broken for me.
>
> googlecode 7a1ff6228799
>
> I have a session in db. If I didn't check
Hi!
It's still broken for me.
googlecode 7a1ff6228799
I have a session in db. If I didn't check the Remember me than I get
Traceback (most recent call last):
File "/home/gyszabolcs/fejlesztes/web2py/gluon/restricted.py", line 217,
in restricted
exec ccode in environment
File
"/hom
Could you try setting the logging_level to debug?
from gluon.contrib.login_methods.ldap_auth import ldap_auth
auth.settings.login_methods.append(ldap_auth(mode='ad',
bind_dn='userName', bind_pw='passWord', manage_groups=False,
server='serverName',
base_dn='ou=OU,ou=OU,dc=DC,dc=DC',
lo
+1
2013. június 25., kedd 22:23:32 UTC+2 időpontban Massimo Di Pierro a
következőt írta:
>
> Should we include decrypt(key,data) and encrypt(key,data) in gluon.utils?
>
> On Tuesday, 25 June 2013 13:42:29 UTC-5, Niphlod wrote:
>>
>> sorry, cut&paste error.
>>
>>
>>
>> import gluon.contrib.aes as
It's like you do not have a "db" DAL object.
Where is your db connection settings?
2013. június 3., hétfő 23:22:30 UTC+2 időpontban mrendon a következőt írta:
>
> Thanks! Is this it?
>
> Traceback (most recent call last):
> File "/home/www-data/web2py/gluon/restricted.py", line 212, in restricte
Hi All!
I wonder if somebody could help me. I use record versioning with
auth.signature but if I delete (is_active=False) the parent row than I got
a "Using a recursive select but encountered a broken reference" ticket
issued when I try to access the child...
I opened a ticket about it:
http:
következőt írta:
>
> Accordingly to the book
> http://web2py.com/books/default/chapter/29/04?search=scheduler#Scheduler-(experimental)
> It doesn't start when the previous task ends but when the previous task
> starts instead.
>
> Paolo
>
>
> 2013/3/25 szimszon
I think the period starts as the last execution ends.
Sometimes I miss the feature to start the task exactly at fixed interval
rater than fixed interval starting after the last run ends but I can live
without it. :) It's a great tool anyway :-D
2013. március 25., hétfő 16:23:56 UTC+1 időpontban
Okay. :)
2013. március 11., hétfő 20:22:11 UTC+1 időpontban Alan Etkin a következőt
írta:
>
> > Is it relevant where is logged into the application?
>
> It seems it is, since when the admininstrator session is expired, the wiki
> access control returns to normal behavior (it requires access righ
ldn't touch it
again and reactivate it...
2013. március 11., hétfő 18:22:24 UTC+1 időpontban Massimo Di Pierro a
következőt írta:
>
> membership record should be created automatically only for users logged
> into admin. Are you saying this is not the case?
>
> On Monday,
2013. március 11., hétfő 18:05:36 UTC+1 időpontban Alan Etkin a következőt
írta:
>
> > ''wiki-editor'' I think it's just a typo :)
>
> Me too, there's no use of "wiki-editor" in the Wiki class (it checks for
> "wiki_editor")
>
> > and than I recognized that the new user got in to a wiki_editor
Hi!
I wonder if somebody could help me.
I tried to set up a wiki in web2py and I face some funny errors :(
1, In book http://web2py.com/books/default/chapter/29/03 there is: ''recognizes
permissions for "wiki-editor" and "wiki-author"'' but auth.wiki creates
''wiki_editor''
not
''wiki-ed
Hello!
You can try this:
http://web2py.com/books/default/chapter/29/08#x509-and-PGP-Encryption
2013. március 10., vasárnap 4:55:06 UTC+1 időpontban a.ma...@hotmail.com a
következőt írta:
>
> I found that website http://www.msgpadlock.com who basically allow you to
> encrypt/decrypt a message t
for the ugly print vars I use:
import logging
logger=logging.getLogger('web2py.app.yourappname')
logger.setLevel(logging.DEBUG)
logger.debug(msg)
2013. február 26., kedd 21:12:23 UTC+1 időpontban José L. a következőt írta:
>
> Hello,
> I'm working with async processes using the scheduler (with
I wonder if somebody could help me.
I have an old app with a simple form but if I try to submit in second time.
I change some value than press Submit button (after that I got an extra #
in the end of the url)
than I change some value and press Submit button I end up with this flash
message:
A
:05:17 UTC-6, szimszon wrote:
>>
>> Some other issue:
>>
>> db:
>> import datetime
>> db.define_table('sometable',
>> Field('otherid',
>> compute=lambda r: 'SPPRIME%s' % (
>>
current.db.sometable.insert()
The new record has otherid==None :(
2013. január 29., kedd 9:17:38 UTC+1 időpontban szimszon a következőt írta:
>
> The really ugly thing is that compute can silently fail and you could end
> up with None in the db table cell :(
>
> 2013. január 29., k
The really ugly thing is that compute can silently fail and you could end
up with None in the db table cell :(
2013. január 29., kedd 9:13:29 UTC+1 időpontban szimszon a következőt írta:
>
> Something about this issue? Should it work?
>
> 2013. január 28., hétfő 15:44:22 UTC+
Something about this issue? Should it work?
2013. január 28., hétfő 15:44:22 UTC+1 időpontban szimszon a következőt
írta:
>
> Hi!
>
> I wonder if somebody could help me.
>
> The
>
> definet_table('sometable',
> Field('otherid', compute=l
ields which would be much better to utilise than what
> we provide in the DAL.
>
> Maybe we should have an 'autoincrement' field, like we have a 'datetime'
> field?
>
> Gracefully degrade to a lambda if there isn't native autoincrement
> supp
>
> Maybe we should have an 'autoincrement' field, like we have a 'datetime'
> field?
>
> Gracefully degrade to a lambda if there isn't native autoincrement
> support.
>
> On Tue, Jan 29, 2013 at 1:44 AM, szimszon >
> wrote:
> >
Hi!
I wonder if somebody could help me.
The
definet_table('sometable',
Field('otherid', compute=lambda r: r['id'])
)
doesn't work for me. :( Sould it work? With other than r['id'] it's working.
Version 2.4.1-alpha.2+timestamp.2013.01.27.10.24.17
2010. május 28., péntek 16:02:23 UTC+2 id
Hi!
What is a difference between represent and filter_out? Tnx.
--
OK. Tnx.
2013. január 1., kedd 17:38:14 UTC+1 időpontban Massimo Di Pierro a
következőt írta:
>
> I deleted it to avoid confusion. The official is github.com/web2py/web2py.
>
> On Tuesday, 1 January 2013 02:21:40 UTC-6, szimszon wrote:
>>
>> Where is the web2py repo
Where is the web2py repo from https://github.com/mdipierro/ ?
Happy New Year for everyone!
--
Nice and working feature :) Tnx.
2012. december 4., kedd 11:26:50 UTC+1 időpontban Niphlod a következőt írta:
>
> with trunk just pass exportclasses=dict(csv_with_hidden_cols=False,
> tsv_with_hidden_cols=False)
>
> On Tuesday, December 4, 2012 10:35:52 AM UTC+1, szimszon wrot
Hi All!
I wonder if somebody could help me.
How can I disable hidden column export in grid?
--
> don't know if it's a design decision but request.body is filled only if
> there is a content-length header, otherwise a StringIO() is returned.
>
> you can still read the contents iterating over request.env.wsgi_input
>
> On Monday, December 3, 2012 12:30:38 PM UTC+1,
:
>
> don't know if it's a design decision but request.body is filled only if
> there is a content-length header, otherwise a StringIO() is returned.
>
> you can still read the contents iterating over request.env.wsgi_input
>
> On Monday, December 3, 2012 12:30:38 PM UTC+1
Version 2.2.1 (2012-11-04 20:45:19) stable
--
Hi All!
I wonder if somebody could help me.
I need a little help with rocket :(
I have a contoller like:
def statementlist():
body = request.body.read()
return dict(body=body)
And I try to send a request as:
curl -H "Transfer-Encoding: chunked" --data 'Some data inside the
request...'
I have in app's modules dir a modul named sftp.py and I try to use paramiko
but sftp.py modul can't import it because paramiko has it's own modul named
as sftp.py and custom_import find the app's module first and nor paramiko's
:(
http://code.google.com/p/web2py/issues/detail?id=1125
2012. okt
the group feature? I am quiet surprised,
> cause AD is widely used and you guys need to test. From the searches I
> have done, looks like AD does not work well with web2py as far as
> groups are concerned.
>
> I goes I have reached a dead end.
>
> :<
>
> Thank
ldap_auth(...as usual...,logging_level='debug')
2012. október 20., szombat 9:29:44 UTC+2 időpontban software.ted a
következőt írta:
>
> Whr do I set the log level and see how the code is executing I realy need
> that for debugging.
> On Oct 20, 2012 9:20 AM, "szims
Could you set ldap_auth's *logging_level* to debug and see (in console)
what's happening? Or you could specify *allowed_groups*=['some group name']
if there a logic error and login works only with allowed_groups set.
Sorry I have no AD to test. With ldap it works. So I need a bit help...
2012.
, line 529, in
close_all_instances\nTHREA
D_LOCAL.db_instances.clear()\nAttributeError: \'thread._local\' object has
no attribute \'db_instances\'\n'
p4570
If you just do http://127.0.0.1:8000/admin you got error.
2012. október 8., hétfő 9:23:03 UTC+2 időpontban s
parse_version can handle only numbers... and not rc1 :(
fileutils.py line 46:
re_version = re.compile('[^\d]+
(\d+)\.(\d+)\.(\d+)\s*\((?P.+?)\)\s*(?P[a-z]+)?')
--
Recently was a bit messy the SQLFORM.[smart]grid because a class changed
from button to btn :-o
Because we need to maintain backward compatibility but the used css
framework for welcome can change significantly I think that maintaining a
web framework's own class names could be beneficial. So t
ant
>
> On Thursday, 30 August 2012 05:18:52 UTC-5, szimszon wrote:
>>
>> Hi!
>>
>>
>> https://github.com/mdipierro/web2py/commit/74418b1a6962bf2db36b46f9620e16297abfd059
>>
>> I used it :(
>>
>
--
http://code.google.com/p/web2py/issues/detail?id=966
--
Hi!
https://github.com/mdipierro/web2py/commit/74418b1a6962bf2db36b46f9620e16297abfd059
I used it :(
--
+1
https://groups.google.com/d/msg/web2py-developers/FMCF0HTs64A/CJ-PNCaIsuwJ
2012. augusztus 21., kedd 15:58:27 UTC+2 időpontban mweissen a következőt
írta:
>
> I have played with some menu details and these are my results
>
> First try:
>
> response.menu = [
> (T('Home'), False, URL('defau
Hi!
I'm using ldap auth and after the web2py update I get:
Traceback (most recent call last):
File "/home/PRIMERATE.LAN/gyszabolcs/fejlesztes/web2py/gluon/restricted.py",
line 205, in restricted
exec ccode in environment
File
"/home/PRIMERATE.LAN/gyszabolcs/fejlesztes/web2py/application
I have an app with Version 2.00.0 (2012-07-01 22:43:58) dev of welcome as
template.
But if I browse it with a mobile all the menus with a submenu didn't get
into the dropdown list. So I can access only the top level menus without
submenu. :(
With a new look I can't put a link in top level menu
Monday, July 2, 2012 5:40:17 PM UTC-4, Jim S wrote:
>>
>> I personally like it the new way. Just my 2 cents.
>>
>> -Jim
>>
>> On Monday, July 2, 2012 8:45:13 AM UTC-5, szimszon wrote:
>>>
>>> Hi!
>>>
>>> I noticed the fol
http://code.google.com/p/web2py/issues/detail?id=870
2012. július 2., hétfő 15:45:13 UTC+2 időpontban szimszon a következőt írta:
>
> Hi!
>
> I noticed the following if you create a new app from welcome with
> smartgrid then the linked table names aren't looking like buttons
Hi!
I noticed the following if you create a new app from welcome with smartgrid
then the linked table names aren't looking like buttons anymore. And the
acural table names are just a link it looks a bit odd...
<><>
es, 21 de junio de 2012 10:18:43 UTC-4:30, szimszon escribió:
>>
>> Try to use ldap_auth.py from trunk. Just copy it over the old one.
>>
>> You say Python 2.7.3 but in the error there is a
>>
>> ... python2.6/dist-packages/ldap ...
>>
>>
>> 2
Try to use ldap_auth.py from trunk. Just copy it over the old one.
You say Python 2.7.3 but in the error there is a
... python2.6/dist-packages/ldap ...
2012. június 21., csütörtök 16:39:40 UTC+2 időpontban ehgonzalez a
következőt írta:
>
> Hi,
>
> When I try to import the ldap_auth module in
b.1
2012. június 17., vasárnap 8:06:54 UTC+2 időpontban encompass a következőt
írta:
>
> B.1 looks nice.
>
> On 06/17/2012 06:30 AM, Andrew wrote:
>
> A week or two ago a change was made to the nav bar to give the auth
> buttons for Login, Register, etc a button look. This was part of the
+1
2012. június 5., kedd 22:22:44 UTC+2 időpontban Niphlod a következőt írta:
>
> The only thing coming to mind is "add" a
> web2py-component-flash-international header in "new trunk" and check only
> that in new web2py.js, leaving web2py-component-flash header the way it was
> before.
>
> Il
gt;
> Have you something in your applications crontab ?
>
> also, are you on linux, mac or windows ?
>
> Il giorno lunedì 11 giugno 2012 18:49:58 UTC+2, simon ha scritto:
>>
>> I also get this. It appears after the "cron fix" update to trunk.
>>
>> On Monda
It's on the console where you start the web2py.py...
2012. június 11., hétfő 14:19:45 UTC+2 időpontban szimszon a következőt
írta:
>
> http://code.google.com/p/web2py/issues/detail?id=849
>
> Exception in thread Thread-21:
> Traceback (most recent call last):
> F
http://code.google.com/p/web2py/issues/detail?id=849
Exception in thread Thread-21:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
self.run()
File "/home/szimszon/fejlesztes/sajat/web2py/gluon/newcron.py"
There are sometimes "null" displayed in flash :( (Version 2.0.0 (2012-06-10
01:18:28) dev)
2012. június 5., kedd 22:22:44 UTC+2 időpontban Niphlod a következőt írta:
>
> The only thing coming to mind is "add" a
> web2py-component-flash-international header in "new trunk" and check only
> that i
gt; static/css/css3buttons.css
>
>
>
> On Wednesday, June 6, 2012 1:37:51 PM UTC+1, szimszon wrote:
>>
>> Hi!
>>
>> I wonder if somebody could help to clean up sqlhtml.py's grid web2py
>> style because there are buttons with 'button' and &
Hi All!
What is the use case behind a session in cookies scenario?
Tnx.
the jquery-ui dictionary that is already in the sqlhtml.py? I
> should have realized that sooner... And it's a great idea, of course.
>
> Regards
>
>
> On Wednesday, June 6, 2012 3:57:40 PM UTC+2, szimszon wrote:
>>
>> SQLFORM.grid and .smartgrid is experi
default css doesn't use them,
> some developer could already be using them for custom css definitions.
>
> So wouldn't this break backward compatibility of web2py?
>
> Regards
>
> On Wednesday, June 6, 2012 2:37:51 PM UTC+2, szimszon wrote:
>>
>> Hi!
>>
Hi!
I wonder if somebody could help to clean up sqlhtml.py's grid web2py style
because there are buttons with 'button' and 'buttontext' class but the css
have no visible definition for it. It should be 'btn' or something.
I opened an issue about it in google code:
http://code.google.com/p/web2
eload();";
element.reload = function (){
// Continue if times is Infinity or
// the times limit is not reached
2012. június 6., szerda 13:38:12 UTC+2 időpontban szimszon a következőt
írta:
>
>
> Version 2.00.0 (2012-06-05 00:02:52) dev
>
> in layout.ht
I have issue with dropdown menu when the main menu is a link too.
If I click on the main menu than that menu is activated and I can't access
the items below it with any means :(
Version 2.00.0 (2012-06-05 00:02:52) dev
in layout.html {{=LOAD('default','setuser',extension='load',ajax=True)}}
$("#" + target) is null @ http://127.0.0.1:8000/.../static/js/web2py.js:107
without ajax=True it loads but is is working correctly only with ajax=True :(
http://code.google.com/p/w
There is now a honeypot address handling to put sender directly in to
blacklist.
1. somebody send you an email from someb...@domain.com
2. postfix ask MailCaptcha what to do
- if the recipient address is not in the protected list do nothing
special
- else if the sender is i
Thank you!
2012. június 4., hétfő 22:00:54 UTC+2 időpontban Niphlod a következőt írta:
>
> patched and ready for new testing..
> Thank you for your patience szimszon
>
> Niphlod
>
t; On Monday, 4 June 2012 04:00:05 UTC-5, szimszon wrote:
>>
>> Prev. patch wasn't good, here it is:
>>
>> --- scheduler.py.old2012-06-02 14:44:26.0 +0200
>> +++ scheduler.py2012-06-04 10:53:59.013899780 +0200
>> @@ -417,13 +417,13
ch my task!
+db.commit()
logging.debug(' work to do %s' % updated)
task = db(ts.assigned_worker_name==self.worker_name)\
(ts.status==RUNNING).select().first()
2012. június 4., hétfő 9:47:29 UTC+2 időpontban szimszon a
touch my task!
+db.commit()
logging.debug(' work to do %s' % updated)
task = db(ts.assigned_worker_name==self.worker_name)\
(ts.status==RUNNING).select().first()
2012. június 4., hétfő 9:47:29 UTC+2 időpontban szimszon a követ
workers that have not sent
heartbeat
2012-06-04 09:40:47,889 - root - INFO - TICKER: I'm a ticker
(info-szimszon#709cdf44-805a-41a5-b197-8aa124acf311)
Traceback (most recent call last):
File "/home/PRIMERATE.LAN/gyszabolcs/fejlesztes/web2py/gluon/shell.py", line
219, in run
e
Agree.
On Friday, May 25, 2012 6:04:22 AM UTC+2, Massimo Di Pierro wrote:
>
> We need a way to post apps like this. Perhaps a subsection of poweredby
> for apps with may not be deployed but are available for download.
>
> On Thursday, 24 May 2012 17:00:43 UTC-5, szimszon wrot
The right order: (sorry)
1. somebody send you an email from someb...@domain.com
2. postfix ask MailCaptcha what to do
- if the recipient address is not in the protected list do nothing
special
- *else if the sender is in the blacklist reject the message with 5xx
cod
On Friday, May 25, 2012 12:54:42 AM UTC+2, Ricardo Pedroso wrote:
>
> On Thu, May 24, 2012 at 11:00 PM, szimszon wrote:
>
>
> > MailCaptcha
> > ===
> >
> > For e-mail address protection with recaptcha for postfix.
>
> I'm not u
* web2py 1.99.7 (http://web2py.com)
* postfix (http://postfix.com)
https://github.com/szimszon/web2py_mailcaptcha
Sorry, invalid.
2012. május 21., hétfő 12:21:29 UTC+2 időpontban szimszon a következőt írta:
>
> File "applications/szegedarchive/compiled/controllers_default_index.py",
> line 127, in index
> File "/srv/web2py/gluon/sqlhtml.py", line 1905, in grid
>
File "applications/szegedarchive/compiled/controllers_default_index.py", line
127, in index
File "/srv/web2py/gluon/sqlhtml.py", line 1905, in grid
tr.append(TD(link['body'](row)))
File "applications/szegedarchive/compiled/controllers_default_index.py", line
120, in
File "/srv/web2
Wrong project. Sorry.
http://code.google.com/p/web2py/issues/detail?id=814
2012. május 21., hétfő 8:40:43 UTC+2 időpontban szimszon a következőt írta:
>
> Here it is: http://code.google.com/p/osmand/issues/detail?id=1012
>
> Thank you!
>
> 2012. május 20., vasárnap 23:19:3
Hi All!
I think it could be good to have auth.signature. ... .label wrapped with
T(). And _archive.current_record too...
Thanks!
http://code.google.com/p/web2py/issues/detail?id=812
http://code.google.com/p/web2py/issues/detail?id=813
y 2012 03:43:38 UTC-5, szimszon wrote:
>>
>> Hi!
>>
>> I wonder if somebody could help me.
>>
>> I have to audit scheduler_task
>> db.scheduler_task._enable_record_versioning() works but scheduler_task have
>> no Created On, By and Modified On, By (is_active) Fields :(
>>
>> Can we put this Fields in it?
>>
>
ecord but keeping the entire history) and will try to execute all
> of them.
>
> anyway, why do you need to audit the task table ?
>
> Il giorno venerdì 18 maggio 2012 10:43:38 UTC+2, szimszon ha scritto:
>>
>> Hi!
>>
>> I wonder if somebod
Hi!
I wonder if somebody could help me.
I have to audit scheduler_task
db.scheduler_task._enable_record_versioning() works but scheduler_task have
no Created On, By and Modified On, By (is_active) Fields :(
Can we put this Fields in it?
Is there any progress? Are you able to use it?
2012. április 27., péntek 23:06:40 UTC+2 időpontban szimszon a következőt
írta:
>
> What distrib is this?
> What is the content of GPGKEY?
>
> The list is from python shell or from web2py?
>
> 2012. április 27., péntek 17:3
I had only to reach that count of browser request :-D
for your time and thanks for help. =-<>-=
2012. május 11., péntek 9:30:28 UTC+2 időpontban szimszon a következőt írta:
>
> The problem is not that if I call the controller function if consumes
> memory. My problem is that there is something that still reference
> something afte
t; offset = stage * block
> query = queryraw % {'limitquery': 'LIMIT %s, %s' % (offset, block)}
> if not records(query):
> break
>
> rows = db.executesql(query)
> for row in rows:
> rec += 1
> # do something
&
Could it be related?
https://groups.google.com/forum/#!topic/web2py/hmsupVHdDHo/discussion (Memory
leak in standalone DAL (issue #731), can you please help test?)
2012. május 10., csütörtök 22:32:53 UTC+2 időpontban szimszon a következőt
írta:
>
> Okay. It's clear.
>
> I
1 - 100 of 369 matches
Mail list logo