[web2py] format='%(name)s' )

2015-03-22 Thread KPlusPlus
Hello I'm having an issue while compiling a module file here is the code # -*- coding: utf-8 -*- #Products Table db.define_table=('product', Field('name',notnull=True,unique=True), Field('prices','double'), Filed('description','text'),

[web2py] Re: format='%(name)s' )

2015-03-23 Thread KPlusPlus
Thanks for noticing that , I've fixed it , but the problem still persist and it indecats it's in format='%(name)s') Here is the updated code # -*- coding: utf-8 -*- #Products Table db.define_table=('product', Field('name', notnull=True, unique=True), Field('pric

[web2py] Re: format='%(name)s' )

2015-03-23 Thread KPlusPlus
t; On Sunday, 22 March 2015 20:43:08 UTC-5, KPlusPlus wrote: >> >> Hello >> >> I'm having an issue while compiling a module file >> >> here is the code >> >> # -*- coding: utf-8 -*- >> #Products Table >> db.define_table=('

[web2py] Re: last minute web2py hackaton

2015-03-23 Thread KPlusPlus
Good tactic to push the community forward to contribute and help improve the framework continuously. On Friday, March 20, 2015 at 6:41:16 PM UTC+3, Massimo Di Pierro wrote: > > We want to release 2.10.1 next week. We will try closing as many issue as > possible in the next three days. > > Yo

[web2py] WEB2PY Certificate ?

2015-03-23 Thread KPlusPlus
Hello I was wondering if there's an organization/institution can offer a WEB2PY Certificate with or without Course ? -- 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

[web2py] Re: WEB2PY Certificate ?

2015-03-24 Thread KPlusPlus
Pages/WebDevelopmentwithPython.aspx >>> >>> I teach it and it is basically a course on web2py. Problem is, I am too >>> busy to teach it and I have not been teaching it in one year. >>> >>> Anyway, past lectures are all online. I am considering automating

[web2py] Re: WEB2PY Certificate ?

2015-03-28 Thread KPlusPlus
t;>>> better (since no one can't clone you. lol). Is there a course like that? >>>>> >>>>> Ron >>>>> >>>>> >>>>> On Tuesday, March 24, 2015 at 3:34:26 AM UTC-4, Massimo Di Pierro >>>>> wrote: >>>

Re: [web2py] Re: WEB2PY Certificate ?

2015-04-10 Thread KPlusPlus
it is basically a course on web2py. Problem is, I am too > busy > > to teach it and I have not been teaching it in one year. > > > > Anyway, past lectures are all online. I am considering automating the > > certification process. I have a large database of ques

Re: [web2py] Re: WEB2PY Certificate ?

2015-04-12 Thread KPlusPlus
Another suggestion . can we have a full course /track @ courseraaa.org ? On Saturday, April 11, 2015 at 7:00:40 AM UTC+3, KPlusPlus wrote: > > Can we start the same initiative around the world for the educational > institutions , where the institution can be recognized by web2py ?

Re: [web2py] Re: WEB2PY Certificate ?

2015-04-17 Thread KPlusPlus
: > > You have my vote on it. It it matters. lol > > On Wednesday, April 15, 2015 at 9:32:35 AM UTC-4, Massimo Di Pierro wrote: >> >> This is an excellent idea. >> >> On Friday, 10 April 2015 23:00:40 UTC-5, KPlusPlus wrote: >>> >>> Can