bookmarks, I just spent 15 mins
> > > > > adding some; but surely these should already be included in a
> paid-
> > > > > for PDF?
> >
> > > > > Please consider this a positive criticism because I think the book
> > > > > itself is brilliant -- thanks!
&g
t;
> the issue is the legal structure of it... that will need some more
> thinking and work (and decisions, since it brings with it
> responsibilities, and creates more work of its own).
>
> On Thu, Aug 27, 2009 at 11:06 PM, Alexandre
> Andrade wrote:
> > About 2), it
any in a week :) web2py should use pyforum instead and
>> > > > take back control!
>> >
>> > > Are you sure? When I looked just now <
>> http://groups.google.com/group/web2py?hl=en
>> > > >, it had 29347 messages. I haven't noticed
Julio,
Well, I try it on new version of web2py, and it can't install.
Can you provide a new package, using a new version of web2py?
2009/8/30 Alexandre Andrade
> Well, if the problem is host, I can host it
>
>
>
> 2009/8/29 Pynthon Pynthon
>
> True, it is more pro
> the third step will be to customize it to the terms and context in
> web2py.
>
> what do you all think?
>
> --
> Teru
>
>
>
> >
>
--
Atenciosamente
--
=
Alexandre Andrade
Hipercenter.com
--~--~-~--~~~---~
on in web2py and after registering a
> > user, the user is automatically signed in. But if i log the user out
> > and try to login using the login form, nothing happens. Any idea why
> > this is happening?
> >
>
--
Atenciosamente
--
=
Alexand
gt;SQLField('other_software','string',length=500),
>SQLField('other_security','string',length=500))
>
> and I would like to create form which will have combo (i mean html
> SELECT)
> to select machines by descrip
I cant figure how to do it with
form = FORM
form = SQLFORM
form = SQLFORM.factory
--
Atenciosamente
--
=
Alexandre Andrade
Hipercenter.com
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
hadeus
>
>
>
> >
>
--
Atenciosamente
--
=
Alexandre Andrade
Hipercenter.com
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to we
quests/seconds.
> >
> > > > On my laptop an average dynamic page takes ~20ms, and that means 50
> > > > requests/second. This means I can handle 200 current users on my
> > > > laptop.
> >
> > > > The bottleneck is always database access. It really depends on what
> &g
> For more options, visit this group at
> http://groups.google.com/group/web2py?hl=en
> -~--~----~~----~--~~--~--~---
>
>
--
Atenciosamente
--
=
Alexandre Andrade
Hipercenter.com
--
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to th
ers" group.
> To post to this group, send email to web...@googlegroups.com.
> To unsubscribe from this group, send email to
> web2py+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
>
>
>
--
s, we could detect whether there had been
> modifications and act accordingly.
> >
> > > >>>> Note also that the current scheme (--upgrade) is all or nothing,
> but it's not likely that a developer would be modifying all three of the
> standard apps.
> >
>
-
>
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To post to this group, send email to web...@googlegroups.com.
> To unsubscribe from this group, send email to
> web2py+unsubscr...@googlegroups.com.
> For mor
I found some messages at the list talk about mongodb and maybe a
DAL-like interface.
Someone have examples of using web2py with mongobd?
I'm planning work in a workflow/bpm app using it.
Any help welcome.
--
Atenciosamente
--
=
Alexandre Andrade
Hipercente
or more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
>
>
>
--
Atenciosamente
--
=
Alexandre Andrade
Hipercenter.com
--
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group,
t; >args=
> > > [request.args(0), self.tablenames[0],
> > > row
> > > [self.tablenames[0]]['id']]))
> >
> > > On Dec 15, 1:10 pm, Alexandre Andrade
self.update_filters(vars,filters)
NameError: free variable 'filters' referenced before assignment in
enclosing scope
2009/12/15 Alexandre Andrade
>
> I had put a workaround in comments at
> http://www.web2pyslices.com/main/slices/take_slice/39, and now I see you
> upda
; [request.args(0), self.tablenames[0], row['id']]))
>
> If it is a join:
> grid.edit_link = lambda row: A('edit', _href=self.crud.url(f='custo',
> args=
> [request.args(0), self.tablenames[0],
>
te?
--
Atenciosamente
--
=====
Alexandre Andrade
Hipercenter.com
--
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this gr
I will have to look to jquery code of widget to judge the best strategy, but
I think is a good alternative, specially because the translations need be
done only once.
2009/12/26 Álvaro Justen [Turicas]
> On Wed, Dec 23, 2009 at 11:29, Alexandre Andrade
> wrote:
>
to web...@googlegroups.com.
> To unsubscribe from this group, send email to
> web2py+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
>
>
>
--
Atenciosamente
--
=
Alexandre And
alendar.setup({
> > > > inputField:this.id, ifFormat:"{{=T('%Y-%m-%d')}}",
> > > > showsTime:false
> > > > }); }); } catch(e) {};
> > > > try { jQuery("input.datetime").focus( function() {Calendar.setup({
&g
tion.
> >
> > hmm, doing it automatically from the URL might work for me if I plan
> > it right.
> > Does anyone else already have their own breadcrumb system?
> >
> > Richard
> --~--~-~--~~~---~--~~
> You received this message bec
I don't know the specs to do a plugin.
I posted a message yesterday about it but have no answers
2009/12/28 JorgeRpo
>
>
> On Dec 28, 3:45 pm, Alexandre Andrade
> wrote:
> > I improved the function and put it athttp://
> www.web2pyslices.com/main/slices/take
I think it is what you want:
http://www.web2pyslices.com/main/slices/take_slice/3
while it can be improved
2009/12/28 JorgeRpo
>
>
> On Dec 28, 3:45 pm, Alexandre Andrade
> wrote:
> > I improved the function and put it athttp://
> www.web2pyslices.com/main
gt; in front of the filename, database tables, etc.
> >
> > You now have a web2py plugin, congratulations.
> >
> > -Thadeus
> >
> > On Mon, Dec 28, 2009 at 6:29 AM, Alexandre Andrade
> >
> > wrote:
> > > where we find the "not finalised&
ain/slices/take_slice/47
2009/12/29 Richard
> neat!
>
>
> On Dec 29, 7:45 am, Alexandre Andrade
> wrote:
> > I improved the function and put it athttp://
> www.web2pyslices.com/main/slices/take_slice/46
> >
> > Features:
> >
> >- links in every bre
y over an existing app. Some
> plugin have files that start with plugin_... so you can avoid naming
> conflicts and you know how to call them when applied.
>
> Massimo
>
>
>
> On Dec 29, 7:43 am, Alexandre Andrade
> wrote:
> > Sugestion:
> >
> > I t
] button that will give you the
> w2p.
>
> 2) For more fancy plugins use the shell
>
> cd applications/yourapp
> tar zcvf /somewhere/web2py.plugin.name.w2p models/plugin_name.py any/
> other/file/in/folder
>
>
>
> On Dec 29, 5:13 pm, Alexandre Andrade
> wrote:
&g
.table.field.represent=...
> >
> > >>> just to see what happens with
> >
> > >>> {{=form}} (in my previous email /app/default/profile)
> >
> > >>> but it seems to be ignored. Any idea why? I put a break point in
> > >>
> "web2py-users" group.
> To post to this group, send email to web...@googlegroups.com.
> To unsubscribe from this group, send email to
> web2py+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
>
&g
ite
> > > > > > a plugin for it.
> >
> > > > Actually, I just got introduced to this component in last lecture (at
> > > > college), don't know more about it.
> > > > But the basic idea is what I'm talking about in previous posts.
label=auth.messages.label_user_id),
Field('origin', default='auth', length=512,
label=auth.messages.label_origin),
Field('description', 'text', default='',
label=auth.messages.label_de
bel_client_ip),
Field('user_id', db.auth_user, default=None,
label=auth.messages.label_user_id),
Field('origin', default='auth', length=512,
label=auth.messages.label_origin),
Fie
9, in _traverse
newstatus = c._traverse(status) and newstatus
File "gluon/html.py", line 449, in _traverse
newstatus = c._traverse(status) and newstatus
TypeError: 'NoneType' object is not callable
--
Atenciosamente
--
=
Alexandre Andrade
Hipercenter.c
The error was caused by trying to redefine auth tables (I think especially
auth_event), so I get back to a backup and will try to redefine only
auth_user, as in the book.
2010/1/12 mdipierro
> cannot say without looking at models and controller
>
> On Jan 12, 6:59 am, Alexandr
ct (URL(r=request, f='processo', args[?]))
where ? is the newly created record?
--
Atenciosamente
--
=
Alexandre Andrade
Hipercenter.com
--
You received this message because you are subscribed to the Google Groups "web2py-users" group.
-users" group.
> To post to this group, send email to web...@googlegroups.com.
> To unsubscribe from this group, send email to
> web2py+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
>
>
>
>
--
Atenciosamente
--
up.
> To post to this group, send email to web...@googlegroups.com.
> To unsubscribe from this group, send email to
> web2py+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
>
>
>
>
--
Atenciosamente
--
=
Found: form.vars.id
2010/1/13 Alexandre Andrade
> When I submit a form, DAL creates a new 'id' for the row of table.
>
> How I retrieve it with form, to show it again or redirect to another page?
>
> form=SQLFORM(db.processo, submit_button = "Cadastrar Pr
db.opportunity[opportunity_id].name <http://oppty_main_id.name/>
2010/1/13 Miguel Lopes
> On Wed, Jan 13, 2010 at 2:07 PM, Alexandre Andrade
> wrote:
> > this works for me:
> >
> > db.plano_aplicacao.codigo.represent= lambda codigo:
> > db.natureza_despesa[codig
better
db.task -> child table | parent field
db.opportunity -> parent table
db.oppty_main_id -> grandparent table
should work:
db.task.opportunity_id.represent=lambda opportunity_id:
db.oppty_main_id[db.opportunity[opportunity_id].oppty_main_id].name
2010/1/13 Alexandre Andrade
ld('total', 'integer', writable=False)
)
Where total = qtd * price
requires and a custom validator? how to do?
onvalidation on form? how to do?
--
Atenciosamente
--
=
Alexandre Andrade
Hipercenter.com
--
You received this message because you
Thanks, very nice.
2010/1/14 mdipierro
> with 1.74.5 and later you only need
>
> db.order_detail.total.compute=lambda r: r['qtd']*r['price']
>
> On Jan 14, 8:51 am, Alexandre Andrade
> wrote:
> > What is the best solution to automatically calc
db.order_detail.total.compute=lambda r: r['qtd']*r['price']
don't work on updates
2010/1/14 mdipierro
> with 1.74.5 and later you only need
>
> db.order_detail.total.compute=lambda r: r['qtd']*r['price']
>
> On Jan 14, 8:51 am,
still don't work. The value before still mantains.
Maybe I have to drop the column and create it again?
2010/1/14 mdipierro
> Make sure Field(...,default=None, update=None)
>
> On Jan 14, 9:47 am, Alexandre Andrade
> wrote:
> > db.order_detail.total.compute=lamb
gt; >
> > On Jan 14, 9:47 am, Alexandre Andrade
> > wrote:
> >
> > > db.order_detail.total.compute=lambda r: r['qtd']*r['price']
> >
> > > don't work on updates
> >
> > > 2010/1/14 mdipierro
> >
> > > > w
_investimento_contrapartida']
(one line above)
2010/1/14 Alexandre Andrade
> It don't show at form, without readable=False.
>
> I set readable=False, but it don't show the updated value.
>
> 2010/1/14 mdipierro
>
>> Can you also try set readable=False?
>
nput
> [name='price']").val())*parseInt(jQuery("input[name='quantity']"));
> });
>
>
> when use a custom validator to make sure the user did not mess up this
> field somehow.
> there are many options.
>
> On Jan 14, 12:57 pm, Alexandre A
y("input[name='total']").val(parseFloat(jQuery("input
> [name='price']").val())*parseInt(jQuery("input[name='quantity']"));
> });
>
> Use firebug in to debug the JS. compute should not be used if the
> field is shown.
>
>
; form.vars.valor_custeio_concedente +
> form.vars.valor_investimento_concedente +
> form.vars.valor_custeio_contrapartida +
> form.vars.valor_investimento_contrapartida):
>
> which is 2 db queries less.
>
> On Jan 14, 2:42 pm, Alexandre Andrade
> wrote:
> > Solved without
roups.google.com/group/web2py?hl=en.
>
>
>
>
--
Atenciosamente
--
=
Alexandre Andrade
Hipercenter.com
--
You received this message because you are subscribed to the Google Groups "web2py-users" group.
To post to this group, send email to web...@googlegroups.
gt;
> Txs for the help,
> Miguel
>
> --
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To post to this group, send email to web...@googlegroups.com.
> To unsubscribe from this group, send email to
> web2py
hange the field to string will make loose all functionalities of web2py do
work with dates.
--
Atenciosamente
--
=
Alexandre Andrade
Hipercenter.com
--
You received this message because you are subscribed to the Google Groups "web2py-users" group.
To post to
> wrote:
> > I believe he is referring to the jQuery date widget and he does not
> > want to use it ?
> >
> > -Thadeus
> >
> >
> >
> >
> >
> > On Tue, Jan 19, 2010 at 7:39 AM, mdipierro
> wrote:
> >> Can you explain "it do
/groups.google.com/group/web2py?hl=en.
>
>
>
>
--
Atenciosamente
--
=
Alexandre Andrade
Hipercenter.com
--
You received this message because you are subscribed to the Google Groups "web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
they run PHP &
> apache, web2py may not give good performance ?
> Does it mean I need separate server running only apache & web2py
> (mod_wsgi) ?
>
>
>
>
> On Jan 20, 5:28 pm, Alexandre Andrade
> wrote:
> > I think is not a good idea.
> >
> > php
e trick to configure both php and web2py sites. I think a good
solution would be virtual hosts:
www.mysite.com - > web2py
other.mysite.com -> php (/var/www)
I will test it later.
2010/1/20 Graham Dumpleton
>
>
> On Jan 20, 11:28 pm, Alexandre Andrade
> wrote:
> > I thi
e subscribed to the Google Groups
> "web2py-users" group.
> To post to this group, send email to web...@googlegroups.com.
> To unsubscribe from this group, send email to
> web2py+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group
ops, its don't work for sql tables...
2010/1/21 Alexandre Andrade
> A another way to define a different column name is using label
>
> Field('myfield', label ='myothernametofield')
> (in model)
>
> or in controller/function (if you don
t; Anyway, get Apache loading both then not a problem to do it using
> separate virtual hosts like you intend.
>
> Graham
>
> On Jan 22, 12:10 am, Alexandre Andrade
> wrote:
> > well, thanks by explanation.
> >
> > :-)
> >
> > I think my confusi
e?
Exporting each table works.
--
Atenciosamente
--
=
Alexandre Andrade
Hipercenter.com
--
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscrib
; -Thadeus
>
>
>
>
>
> On Fri, Jan 22, 2010 at 12:51 PM, Alexandre Andrade
> wrote:
> > I trying to export a sqlite db with
> >
> > db = DAL('sqlite://storage.sqlite')
> > db.export_to_csv_file(open('/home/www-data/web2py/convenios.csv'
email to
> web2py+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
>
--
Atenciosamente
--
=
Alexandre Andrade
Hipercenter.com
--
You received this message because you are subscribed to t
Mr.,
I'm insterested in your offer.
My websites, hipercenter.com/init and hipercenter.com/ciclismo are in
web2py.
I wish to receive the details of project.
--
--
=
Alexandre Andrade
Hipercenter.com
2010/1/25 tweety76
> I manage 2 websites that sell
I apologize.
2010/1/26 Alexandre Andrade
> Mr.,
>
> I'm insterested in your offer.
>
> My websites, hipercenter.com/init and hipercenter.com/ciclismo are in
> web2py.
>
> I wish to receive the details of project.
>
>
> --
>
> --
>
Response to the list, not private
2010/1/26 mdipierro
> for what?
>
> On Jan 26, 2:24 pm, Alexandre Andrade
> wrote:
> > I apologize.
> >
> > 2010/1/26 Alexandre Andrade
> >
> >
> >
> > > Mr.,
> >
> > > I'
ibed to the Google Groups
> "web2py-users" group.
> To post to this group, send email to web...@googlegroups.com.
> To unsubscribe from this group, send email to
> web2py+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.g
unsubscribe from this group, send email to
> web2py+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
>
>
--
Atenciosamente
--
=
Alexandre Andrade
Hipercenter.com
--
You received
The oficial, sold at LuLu
http://www.lulu.com/content/4968879
worth the purchase to the basic. New tools and resources not included.
2009/3/1 Greg Fuller
>
> Thanks Annet and Alexandre. What manual is this in?
>
> On Mar 1, 2:20 am, Alexandre Miguel de Andrade Souza
> wro
ications that make
> use of the model and set migrate to False?
>
>
> Best regards,
>
> Annet
> >
>
--
Atenciosamente
--
=
Alexandre Andrade
Hipercenter.com
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the G
cessary define a kind of conversion routine reading and writing for every
non-standart fieldtype. The wizard would sugest some options or let the user
define their own code.
*10*. Finally, everything checked, generates the db model, including
migrate=False.
Something missing or any ideas?
2009/3/1 A
see
> any document or example use it. Please tell me to define an auto-
> increasing integer field.
>
> Thanks,
>
> Nguyen
> >
>
--
Atenciosamente
--
=
Alexandre Andrade
Hipercenter.com
--~--~-~--~~~---~--~~
Yo
of
> using a field that defined by me?
>
> On Mar 1, 9:05 pm, Alexandre Andrade wrote:
> > usually is know as autoincrement field.
> > web2py "magically" creates a autoincrement field named "id" for every
> table.
> > You don't need to create,
ffold/default/user/verify_email/
51acf56d-bbee-476b-909f-0f17847a2163
--
Atenciosamente
--
=
Alexandre Andrade
Hipercenter.com
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"web2py Web
t; Have fun!
> If you guys make some changes I would love to learn from you.
> And thank you my dear Polish friend!
> ---
> Regards,
> Jason Brower
>
> >
>
--
Atenciosamente
--
=
Alexandre Andrade
Hipercenter.com
--~--~-~--~~~
Answer to myself:
include on db.py
##change the url
self.messages.verify_email = str(T("Click on " )) + URL("
'default',f='user') +
str(T("/verify_email/%(key)s to verify your email"))
2009/3/1 Alexandre Andrade
> In the myauth example, don'
gt;
> to verify your email")
>
> >
>
--
Atenciosamente
--
=
Alexandre Andrade
Hipercenter.com
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"web2py Web Framework
--
Atenciosamente
--
=
Alexandre Andrade
Hipercenter.com
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegro
oo cool to have a database importer.
> > J
> >
> > On Sun, 2009-03-01 at 13:18 -0700, Paul Eden wrote:
> > > +1 on that. That is one feature of django that I miss in web2py.
> >
> > > Alexandre,
> > > Obriagdo pela applicacao tambem!
> >
>
My plan is include in scaffold application
2009/3/1 mdipierro
>
> Look forward to this.
>
> Massimo
>
> On Mar 1, 6:06 pm, Alexandre Andrade wrote:
> > I posted it in another topic.
> > My idea is facilitate to create models from database, not directly impor
ssword reset and retrieval, editing user profile.
its hard to understand how integrate the form of recaptha (recaptcha.xml)
with auth. forms (login, register, etc)
Could you provide a example or adapt the last version of scaffold?
--
Atenciosamente
--
=
Alexandre A
thanks.
2009/3/1 mdipierro
>
> You need trunk because of a bug in 1.56.4 and this one line
>
> auth.settings.captcha=Recaptcha(request,public_key,private_key)
>
> Massimo
>
> On Mar 1, 6:51 pm, Alexandre Andrade wrote:
> > Massimo,
> >
> > Whi
It's nothing!
2009/3/1 Yarko Tymciurak
> Alexandre -
> Thank you very much; this looks very nice.
>
> Yarko
>
> On Sun, Mar 1, 2009 at 2:41 PM, Alexandre Andrade <
> alexandrema...@gmail.com> wrote:
>
>> Today I was fixed css and really put authen
I don't try. But you can always change the layout of t3. My focus now
is create the database model importer
2009/3/3, Jonathan B :
>
> Hi,
>
>
> On Mar 1, 10:32 am, Alexandre Miguel de Andrade Souza
> wrote:
>
>> While "welcome" is "de facto"
you can use database administration, above db.py.
2009/3/3 maplye
>
> the auth tool have has_membership(groupid) function.
> but the groupid is variational.
> I am unable in the view page to use when i only know groupname.
>
> >
>
--
Atenciosamente
--
===
First, postgresql.
2009/3/3 Kuba Kucharski
>
> On Tue, Mar 3, 2009 at 11:57 AM, Alexandre Andrade <
> alexandrema...@gmail.com> wrote:
>
>>
>> My focus now is create the database model importer
>>
>>
> supporting which database backends? al
I'm not good with layouts. Any suggestions or improvements are welcome.
2009/3/3 mdipierro
>
> Hi Alexandre, this is very valuable. Can you improve the layout of
> your scaffolding app?
>
> Massimo
>
> On Mar 3, 5:14 am, Alexandre Andrade wrote:
> > First, p
Your ideas are good to a layout/css tutorial:
How improve/change the layout of scaffold?
How change (any) aspect of the layout?
etc.
I'm not good with this any help is welcome.
2009/3/3 Yarko Tymciurak
> On Tue, Mar 3, 2009 at 8:28 AM, mdipierro wrote:
>
>>
>> Hi
patching this (and possible future same mistakes one by
> one), I try an setup-and-forget approach and it works. Share as below:
>
> class MyAuth(Auth):
>def __init__(self, environment, T, db = None):
>T=lambda s,T=T:str(T(s)) # Insert this line
>
The code for T3 menu is inside t2.wiki.
I will study it later to learn how use it.
2009/3/4 Iceberg
>
> On Mar2, 4:41am, Alexandre Andrade wrote:
>
> > Today I was fixed css and really put authentication to work.
> >
> > So, at this point, scaffold has:
> >
to make web2py
> > > "mainstream", but only if we can get the information flowing at a pace
> > > equivalent to development. Documenting is not as fun as development.
> > > But if users must read the source to understand how to create sites,
> > > we w
New web2py layout renders all broken on IE6, as most of you I'm also
big fan of Firefox and it looks great on Firefox. Although not all of
ours customers think the same way.. I looked over a post about this
and could only find issues related to older versions of web2py not
displaying correctly on
Thanks for fix line !
On Dec 14, 12:50 am, Kurt Grutzmacher wrote:
> Using latest web2py trunk.
>
> Upload Field configured for autodelete=True and executing "del
> db.t_file_uploads[form.vars.id]" after processing the file:
>
> File "/Users/grutz/src/web2py/gluon/dal.py", line 3696, in __delitem
agement System by Falko Krause
>
> For more information and to see other entries,
> go to http://w2pexhibition.appspot.com/
>
> Special thanks goes to Martin Mulone for creating and
> hosting the Voting Application and Massimo for a
> great framework!
>
--
Atencios
I have turned my main website (hipercenter.com ) from Cycling news
agregator (hipercenter.com/ciclismo) into a classifieds website (
hipercenter.com/classificados).
Still working in it.
Sugestions are welcome.
Atenciosamente
Alexandre Andrade
Hipercenter.com Classificados Grátis e
t; > And I just got this error message:
> > "
> > Error snapshot
> > Detailed traceback description
> > Exception: ('person')
> > "
> >
> > The problem is supposed to be in this line:
> > persons = crud.select(db.person, fields=['name'],
> > headers={'person.name': 'Name'})
> >
> > What's wrong with that? Thanks.
>
--
Atenciosamente
Alexandre Andrade
Hipercenter.com Classificados Gratuitos e Inteligentes
Please forgot my last message.
2011/1/10 Alexandre Andrade
> > The problem is supposed to be in this line:
> > persons = crud.select(db.person, fields=['name'],
> > headers={'person.name': 'Name'})
>
> There is a typo, the last line shoul
You can start from
http://docs.python.org/library/poplib.html
http://docs.python.org/library/imaplib.html
http://docs.python.org/library/email.parser.html
Atenciosamente
Alexandre Andrade
Hipercenter.com Classificados Gratuitos e Inteligentes
2011/1/10 Kenneth Lundström
> A gateway t
101 - 200 of 314 matches
Mail list logo