y setup that switches out the people api.
https://github.com/web2py/py4web/pull/120
In addition, there is change for SSO._handle_callback to show errors such
as what I received above and a way to force https for callback uris.
Eric
--
Resources:
- http://web2py.com
- http://web2py.com/book (
In py4web, when form validation fails on a datetime field, py4web throws
and exception.
In the IS_DATETIME validator, when validation fails, validate() returns
value as string (the original value).
The form code tries to display the fields properly by calling field's
validator formatter().
Since
On Tuesday, February 4, 2020 at 8:16:52 AM UTC-6, Eric wrote:
>
> How can I configure py4web to return the proper scheme?
>
>
I should add that main problem this is causing for me is that the OAuth2
class builds the callback URIs based on the reported scheme.
Eric
--
Resou
the proper scheme?
Eric
--
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 Issues)
---
You received this message because you are subscribed to the Google Groups
"w
I'm using pydal revision 20191227.1 installed via pip.
Trying to use "for_update" in select on sqlite database results in an
exception
sqlite3.OperationalError: near "FOR": syntax error
The adapter for sqlite does have special handling for "for_update", but it
looks like pydal is adding "
Have you tried with a session variable?
El domingo, 29 de diciembre de 2019, 12:34:49 (UTC-7), Константин Комков
escribió:
>
> Hello!
>
> How can I transfer my variable type of list, which contain my classes to
> another function in controller. I tried vars and args in URL function but
> my cl
Hi,
I'm happily using Web2Py, but with the end of PY2 on 01-01-2020 (
https://pythonclock.org) I'm curious why all the efforts are in place to
keep creating a version of Web2Py that supports PY2 and PY3 in one version?
Why not update the master only for PY3 stuff (remove the PY2 stuff?) and
c
I've recently been quite enamoured by choo https://choo.io/
It's got a beautiful api, very functional. Nowhere near as complex as
Angular or React + Redux.
On Thursday, September 28, 2017 at 11:59:56 AM UTC-4, Ramos wrote:
>
> i meant sharing :)
>
> 2017-09-28 16:58 GMT+01:00 António Ramos
lol
Le mercredi 31 mai 2017 21:21:40 UTC+2, Oasis Agano a écrit :
>
>
> But web2py is still maintained right? or we start buying flask books
> On Saturday, May 27, 2017 at 9:11:02 AM UTC+2, Andrea Fae' wrote:
>>
>> Hello guys,
>> I'd like to know if there will be future of web2py? Any information
Bumping this because it saved me while trying to figure out why my tables
weren't linking. I don't believe this is mentioned anywhere in the
book/docs and they should be updated. Is there any way I can help with that?
On Tuesday, October 15, 2013 at 3:00:09 PM UTC-4, Cliff Kachinske wrote:
>
> A
I use w3 css it works well with web2py and cordova
Le lundi 21 novembre 2016 13:17:41 UTC+1, Mirek Zvolský a écrit :
>
> not web2py, but looks interesting.
>
> http://www.w3schools.com/w3css/default.asp
>
> On mobile pages load instantly. In oposite to bootstrap3.
>
> Does somebody use it ?
>
>
>
écrit :
>
> what if I need to store data in the mobile when there is no internet
> connection and sync with the webserver when there is connection?
>
> what db or sqlite, can I use?
>
> On Saturday, July 23, 2016 at 1:03:24 AM UTC-5, eric cuver wrote:
>>
>> you ca
you can use cordova wbeview and used side client brython( python) and
backend web2py
I create the applications in this way it works very well
Le mardi 19 juillet 2016 13:16:10 UTC+2, Paolo Amboni a écrit :
>
> Is it possible to do something like that with web2py?
>
> Android apps with Python, Fl
()))
return dict(GET=post, POST=post)
2016-07-21 17:12 GMT+02:00 Anthony :
> Please show your code.
>
> On Wednesday, July 20, 2016 at 3:55:19 PM UTC-4, Eric wrote:
>>
>> Hi Anthony,
>>
>> I'm not including them. I'm only using with_alias() and
Hi Anthony,
I'm not including them. I'm only using with_alias() and the select in
combination with as_list(). I would not expect to get the _extra as a
little bonus when you use with_alias()...
That's why I'm asking :)
Greetings,
Eric
2016-07-20 20:56 GMT+02:00 Anth
Hi There,
Is there a way in Web2Py to suppress the _extra information when selecting
data with as_list() or as_dict()?
I can't find it and option for it, but maybe I'm just overlooking it in the
documentation ;)
Thanks!
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentatio
mework, it may be its not possible to get a package like that.
>
> On Friday, May 20, 2016 at 10:33:56 AM UTC-4, eric cuver wrote:
>>
>> you can give the django notifcation links to see
>>
>> Le vendredi 13 mai 2016 16:14:26 UTC+2, billmac...@gmail.com a écrit :
&
you can give the django notifcation links to see
Le vendredi 13 mai 2016 16:14:26 UTC+2, billmac...@gmail.com a écrit :
>
> Is there a plugin/package for web2py that is similar to
> django-notification for emails, texts and other activities?
>
>
--
Resources:
- http://web2py.com
- http://web2p
you can give us the website link
Le vendredi 6 mai 2016 17:26:43 UTC+2, Val K a écrit :
>
> Very small py-function that wraps any js-content in anonymous js-function
>
> def JS_fun(*args_lst):
> def _inner(body):
> return "(function(%s){ %s ;})" % (','.join(args_lst), body)
> ret
look this maybe can help you
https://github.com/pingali/pyAadhaarAuth
,
https://www.twilio.com/blog/2014/06/voice-biometric-authentication-with-twilio.html
Le lundi 4 avril 2016 11:05:04 UTC+2, PAVAN DHAVALESWARAPU a écrit :
>
> Is it possible to use bio-metric authentication in real time wit
it is better that you put your code like this we will help you to see
what's wrong
Le lundi 28 mars 2016 07:16:26 UTC+2, Rgb Aston a écrit :
>
> Please don't send me the link of the documentation. I seriously tried it
> but it's not working. Please write the codes finally as I have given up
> s
tic pages interacting via json webservices.
>
> 2016-03-21 7:23 GMT-03:00 eric cuver >:
>
>> ok thank you i'll check
>>
>>
>> Le dimanche 20 mars 2016 21:24:05 UTC+1, pbreit a écrit :
>>>
>>> Ionic is free. But it does use Angular.
>>
rver.
>
> Maybe look at Onsen or F7?
>
>
> https://www.airpair.com/ionic-framework/posts/hybrid-apps-ionic-famous-f7-onsen
>
>
>
> On Sunday, March 20, 2016 at 12:14:14 PM UTC-7, eric cuver wrote:
>>
>> Ionic it pays I believe? and I do not like angular
>>
h 19, 2016 at 3:12:42 AM UTC-7, eric cuver wrote:
>>
>> hi Leonel,
>>
>> which client (boostrap, jquery mobile, ionic.) for design with
>> phonegap advises you ?
>>
>>
>> Le vendredi 18 mars 2016 18:41:22 UTC+1, Leonel Câmara a écrit :
>&
thank for information my friend
Le samedi 19 mars 2016 13:05:58 UTC+1, Leonel Câmara a écrit :
>
> I usually just use bootstrap because I'm used to it But really, any mobile
> first CSS framework is ok. I've used foundation before it's good too, I've
> also not used anything and just made my own
hi Leonel,
which client (boostrap, jquery mobile, ionic.) for design with
phonegap advises you ?
Le vendredi 18 mars 2016 18:41:22 UTC+1, Leonel Câmara a écrit :
>
> I'm sorry but you show fundamental misconceptions about what phonegap
> does, what web2py does, how they run in the devices
look you are tutorial
http://www.learnopencv.com/tag/web2py/
Le vendredi 11 mars 2016 18:19:51 UTC+1, RAGHIB R a écrit :
>
> Are opencv stuffs thread-safe and is it okay to use them in web2py?
>
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2p
it's nice I am impressed
Le jeudi 10 mars 2016 20:43:03 UTC+1, Massimo Di Pierro a écrit :
>
> Here is another piece:
>
> http://mdipierro.github.io/stupid.css/widgets/index.html
>
> The work with web2py forms if you manually add the data-format and
> data-range. For example
>
> for e in form.ele
it's very good thanks massimo
Le samedi 5 mars 2016 23:36:28 UTC+1, Massimo Di Pierro a écrit :
>
> You can also compare this:
>
>http://mdipierro.github.io/stupid.css/themes/landing-page.html
>
> with this:
>
>http://blackrockdigital.github.io/startbootstrap-landing-page/
>
> The convers
I teste it on my web2py it work
Le vendredi 4 mars 2016 15:24:39 UTC+1, villas a écrit :
>
> Hi Eric, Thanks for your interest. I believe that this is a bug in
> IS_IN_DB validator. I am surprised that more users have not reported it.
> Try this to replicate.
>
> 1. M
you can paste your code ?
--
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 Issues)
---
You received this message because you are subscribed to the Google Groups
"web
which error web2py show you ?? There is an error that generates a ticket?
Le jeudi 3 mars 2016 21:12:34 UTC+1, prashant joshi a écrit :
>
> how to make my profile like a facebook??
> if i am login then i will show my record as like image ,name,email
> id.(.all fileld in stud_person table)
>
>
Le jeudi 3 mars 2016 08:27:57 UTC+1, Massimo Di Pierro a écrit :
>
> A damn simple and easy css framework ... stupid.css
>
> https://t.co/9vB48IjYJK
>
> No promise of backward compatibility is made, but comments and suggestions
> for improvement are welcome.
>
it's nice
--
Resources
thank you for sharing
Le vendredi 26 février 2016 09:27:05 UTC+1, Nico Zanferrari a écrit :
>
> Hi all,
>
> I've found this article this morning:
> http://www.corrierecomunicazioni.it/it-world/39758_coding-cosi-funziona-il-mio-programma-che-mette-il-turbo-a-python.htm
> It's an Italian int
Hi, everybody ,since the last update I've often this message when I want to
go on one of the controller's page
"The connection could be established sorry
Return"
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https:
ation.
look this link for for better explanation
https://zolmeister.com/2014/01/how-to-turn-webapp-into-native-android.html
Le mercredi 27 janvier 2016 16:48:00 UTC+1, Ron Chatterjee a écrit :
> Any documentation of using Cordova or Kivy using a hosted web2py app? If
> a site is hosted using
Thank you Mr Massimo !!
Le lundi 25 janvier 2016 18:49:34 UTC+1, Massimo Di Pierro a écrit :
>
> increase the default expiration time
>
> auth.settings.expiration = 1 # seconds
>
> On Sunday, 24 January 2016 21:45:46 UTC-6, eric cuver wrote:
>>
>> I think
tem
> remembers you until the session expires. Is this not working for you? What
> do you experience?
>
> On Sunday, 24 January 2016 03:31:26 UTC-6, eric cuver wrote:
>>
>> Hello everybody,
>> I need to know how I can do to avoid that users must loging to each time
Hello everybody,
I need to know how I can do to avoid that users must loging to each time
for using an application. i would like the user login only one time after
he can connect to the application without login each time. Thank you
--
Resources:
- http://web2py.com
- http://web2py.com/book (
nice when you're far from a real computer…
>
> -Mathieu
>
> 2016-01-12 16:39 GMT+01:00 eric cuver >
> :
>
>> there are several solution all depends on your application. facebook use
>> 2 adress url www.facebook.com for the web and when you go throu
l api html for mobile http://mobilehtml5.org/
as I say it depends on what you want to do
Le mardi 12 janvier 2016 15:53:44 UTC+1, Andrew Buchan a écrit :
>
> @eric That's interesting... So essentially you'd get an "app" on your
> mobile, but it just opens to a webpa
/journal/your-favourite-app-isnt-native
Le mardi 12 janvier 2016 15:53:44 UTC+1, Andrew Buchan a écrit :
>
> @eric That's interesting... So essentially you'd get an "app" on your
> mobile, but it just opens to a webpage on a server.
> That is probably the best solution
you can also do this with web2py you just need to create a webview with
Cordova or Kivy with the URL of your mobile website view. Me this is what I
do and it works without problems
Le lundi 11 janvier 2016 22:31:58 UTC+1, Alessio Varalta a écrit :
>
> Sorry, , you are right. Now i have developed
I've created an issue on GitHub:
https://github.com/web2py/web2py/issues/1041
Feels like a better place to report this than here...
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues
It seems that:
session.auth.expiration = [value]
Is also doing the job :)
--
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 Issues)
---
You received this message bec
Hi,
I've just updated my project to Web2py 2.12.2 and found a little issue that
wasn't there in my previouse versie 2.10.something...
I render a HTML template for the 'reset password' email like this:
auth.messages.reset_password =
response.render('templates/email/reset_password.html',
ation. So, you could do something like:
>
> def after_login(form):
> if 'special_group' in auth.user_groups.values():
> session.auth.expiration = 60 * 60 * 24
>
> auth.settings.login_onaccept.append(after_login)
>
> Anthony
>
> On Thursday, Aug
Hi,
How can I change the session expiration length after someone has loggedin?
I've found the setting auth.settings.expiration, but that only works when I
place it in the db.py (or somewhere before I call the (bare)login
function). Trouble is that I only know the rights of the user after login,
What do you think of this framework which is clearly inspired by web2py
http://weppy.org/
--
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 Issues)
---
You received th
thank you, I tested it works very well with web2py
Le dimanche 19 juillet 2015 18:04:11 UTC+2, Anthony a écrit :
>
> On Sunday, July 19, 2015 at 11:10:19 AM UTC-4, eric cuver wrote:
>>
>> can we use brython with web2py ?
>>
>
> Sure. Brython simply generates
Bruno cezar rocha on twitter answer me:
1. *eric* @ghyfr1 <https://twitter.com/ghyfr1> 12 hil y a 12 heures
<https://twitter.com/ghyfr1/status/617988200615813120>
@rochacbruno <https://twitter.com/rochacbruno> hi bruno you can show me
or explain how i
oh my god semantic i'm fan
Le lundi 6 juillet 2015 18:12:28 UTC+2, JorgeH a écrit :
>
> I am open to use both.
>
> On Monday, July 6, 2015 at 10:21:55 AM UTC-5, Massimo Di Pierro wrote:
>>
>> I am the one who proposed moving to semantic a year ago but the
>> overwhelming majority here wanted boo
hi everybody anyone know how I can create a mobile application on google
play with web2py as web2pyslices
--
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 Issues)
---
good question I am also interested in the answer
Le lundi 1 juin 2015 16:19:56 UTC+2, Joe a écrit :
>
> I developed a web app with Web2py. It works great, I thing Web2py is
> fantastic.
>
> I want to create a mobile app from my web app and I am not sure what is
> the best approach.
> Does anyone
cool it's great
thank you
Le lundi 4 mai 2015 12:28:55 UTC+2, Gergely Orosz a écrit :
>
> Hi 4 All,
>
> I've started to develop a web2py plugin for Sublime Text 3.
> I've implemented a few command I found very useful on my daily work.
> If you have any idea how can I make it better and useful ple
Hi Leonel,
I've removed the cache folder from svn. Everything works fine now with
cache removal :)
Tnx!
2015-03-03 16:21 GMT+01:00 Leonel Câmara :
> Yes, it is created on demand if it isn't there, go ahead and svn delete it.
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book
Hi,
The folder itself is under svn control, the data in it isn't.
It the cache folder created 'on demand'? When that's the case we can remove
all svn control on it.
2015-03-03 15:01 GMT+01:00 Leonel Câmara :
> Why is the cache folder under svn control? Files are keys values in the
> current ca
d run it, than everything works.
2015-03-03 13:14 GMT+01:00 Leonel Câmara :
> Hey Eric,
>
> web2py 2.9.12 does contain the fix, however your application's appadmin
> probably doesn't as the error is in appadmin which is a controller in your
> own application. You need to
quot;/home/eric/Projects/Web2Py/web/gluon/restricted.py", line 224, in
restricted
exec ccode in environment
File
"/home/eric/Projects/Web2Py/web/applications/cms/controllers/maintenance.py",
line 415, in
File "/home/eric/Projects/Web2Py/web/gluon/globals.py", line 3
t I'm trying to avoid is just
assuming some "magic" happens.
Eric
On Thursday, January 29, 2015 at 12:20:53 PM UTC-6, Richard wrote:
>
> Without the code from your controller and view it is more difficult to be
> sure of what you are talking about exactly...
>
> I g
n how web programming works so any
references would be appreciated. I've been working my way through an
on-line HTML tutorial, but it seems that javascript is also important.
Thanks in advanced,
Eric
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://gi
Richard,
If you try Bokeh and/or mpld3 please tell me how it went. I'll need
scientific plots in my application and would welcome any hints on how to
accomplish this in Web2py.
Eric
On Monday, January 26, 2015 at 9:30:48 AM UTC-6, Richard wrote:
>
> Didn't know bokeh tha
know how to use that to get a file into
the Python parsing script. I'm usually pretty good at finding resources on
the web, but my general knowledge of web technologies is a problem.
Eric
On Sunday, January 25, 2015 at 3:24:18 AM UTC-6, Kiran Subbaraman wrote:
>
> I would use web2
the browser file
dialogs. Eventually I'd like to use a database to archive the uploaded data
files and resulting result files along with other information such as user,
date, instrument serial number, etc.
Thanks,
Eric
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentati
>From reading a lot of web2py tutorials and guides, they always say SQLite
is good for small implementations of databases, whereas other SQL flavors
are better suited for larger uses. Is there any reason why? Can I still use
SQLite if I have a lot of information to store?
--
Resources:
- http:
@Paolo: Done (http://code.google.com/p/web2py/issues/detail?id=1996)
@Leonel: Thans!
--
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 Issues)
---
You received this me
Hi All,
When I press the 'empty cache' button on the Appadmin I get a nice error:
Traceback (most recent call last):
File "/home/eric/Projects/Web2Py/site/gluon/restricted.py", line 224, in
restricted
exec ccode in environment
File
"/home/eric/Projects/Web
lopers?
>
> On Tuesday, 14 October 2014 04:24:12 UTC-5, eric cuver wrote:
>>
>> I want to know is there for developers in web2py on paris for projects in
>> web2py in paris.
>>
>
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http:
semantic it's like web2py framework that is to say, the best in its field
Le mardi 14 octobre 2014 07:17:36 UTC+2, Massimo Di Pierro a écrit :
>
> I really like semantic ui.
>
> On Monday, 13 October 2014 09:19:34 UTC-5, Ramos wrote:
>>
>> is semantic UI a good frontend ?
>>
>> http://semantic-ui.
I want to know is there for developers in web2py on paris for projects in
web2py in paris.
--
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 Issues)
---
You received t
Hello,
someone knows a javascript or method for a user that can not change %d, %m,
and can not change that Y%.for %d, %m by default it's still
January 01
thank you
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code
Hi,
Since version 2.9.11 of Web2Py this piece of code can be found in tools.py:
if self.settings.prevent_password_reset_attacks:
key = request.vars.key
if not key and len(request.args)>1:
key = request.args[-1]
if key:
session._r
this post was resoulus to see the solution see the
post https://groups.google.com/forum/#!topic/web2py/nb-xnYhJKao
Le mardi 16 septembre 2014 09:21:07 UTC+2, eric cuver a écrit :
>
> I'm on the home stretch of my application. I want to know I sought but I
> can not find. from t
I'm on the home stretch of my application. I want to know I sought but I
can not find. from the database. I have this problem.
db.define_table ('spot'
Field ('analyse_des_besoins', 'double') analyse_des_besoins== 50 %
Field ('patent', 'double') 'patent===10%
Field ('marketing',
cool thank you. you can tell us the new upgrades please
Le lundi 15 septembre 2014 15:15:43 UTC+2, Massimo Di Pierro a écrit :
>
> web2py 2.9.10 is out. It fixes some important bugs and upgrades some
> contrib. packages.
>
>
>
--
Resources:
- http://web2py.com
- http://web2py.com/book (Document
I share with you a solution that gives leonel camara to a problem that I
encounter
my question :
users must score the hours or minutes of work performed on the project.
it's for Timesheet software. obligation: the data must be store in database
, so virtual field impossible.
the solution was g
can you give me example please ?
Le lundi 25 août 2014 21:08:47 UTC+2, Niphlod a écrit :
>
> or you can just use migrate=False and leave it be.
>
> On Monday, August 25, 2014 7:49:32 PM UTC+2, Leonel Câmara wrote:
>>
>> Ohh then you also need to pass the "folder" argument to your DAL as the
>> sq
hy? If it's authentication, there is
> a central authentication service that you can use.
>
> On Monday, August 25, 2014 4:17:44 AM UTC-7, eric cuver wrote:
>>
>> Hi,
>>
>> I have 2 applications (AppA, AppB). Each application has a database
>> (AppA.db, App
Le lundi 25 août 2014 18:29:02 UTC+2, Leonel Câmara a écrit :
>
> Yes you can, however you probably don't want both DALs using the same db
> (sqlite is pointing to the same file). Also remember to do
> db1.define_table, db2.define_table, etc. Instead of just db.define_table.
>
> Anyway, why do
hello everybody,
can we create multiple DAL in same model. for example:
db1 = DAL('sqlite://storage.sqlite')
db.define_table()
db.define_table()
db2 = DAL('sqlite://storage.sqlite')
db.define_table()
db.define_table()
--
Resources:
- http://web2py.com
- http:/
Hi,
I have 2 applications (AppA, AppB). Each application has a database
(AppA.db, AppB.db).
There is a table in AppA (AppA.table), which should be used in AppB and
There is a table in AppB (AppB.table),
which should be used in AppA
it's possible with web2py ?
--
Resources:
- http://web2py.co
ok. I just need to know how I can build PeerQuiz form in answer section
with the + and -
thank you in advance
Le mardi 5 août 2014 17:57:55 UTC+2, Massimo Di Pierro a écrit :
>
> It is not open source.
>
> On Sunday, 3 August 2014 12:29:42 UTC-5, eric cuver wrote:
right places in your app.
>
>
>
> On Monday, 11 August 2014 13:05:54 UTC-5, eric cuver wrote:
>>
>> i seen.. but i will not have this probleme because the buyer will never
>> be the customer. but can you give me an example about your solution
>> Le lundi 11 août
i seen.. but i will not have this probleme because the buyer will never be
the customer. but can you give me an example about your solution
Le lundi 11 août 2014 19:30:20 UTC+2, Leonel Câmara a écrit :
>
> I wouldn't implement that solution. Well it depends on the objective, but
> it seems wrong
ult/chapter/29/09/access-control
>
> You can create different types of accounts without separate tables.
>
> On Sunday, August 10, 2014 3:01:14 PM UTC+8, eric cuver wrote:
>>
>> nobody know how we can create two types of accounts or login ?
>>
>> Le samedi 9 août 20
What are news functionality in the next update to web2py
thanks
--
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 Issues)
---
You received this message because you ar
nobody know how we can create two types of accounts or login ?
Le samedi 9 août 2014 00:27:03 UTC+2, eric cuver a écrit :
>
> hello everybody,
>
> i want create one application. i need to create two types of accounts or
> login. Each of them should be able to register/login/...
where i can find the web2py version with bootstrap
Le samedi 9 août 2014 09:17:28 UTC+2, Massimo Di Pierro a écrit :
>
> also help us test the grid in trunk.
>
> On Saturday, 9 August 2014 02:13:38 UTC-5, Massimo Di Pierro wrote:
>>
>> Bootstrap 3 is in trunk now. Please help us test it.
>> Also h
hello everybody,
i want create one application. i need to create two types of accounts or
login. Each of them should be able to register/login/... buyer/customer
account defined by different tables in db.
how i can do with web2py
thank you
--
Resources:
- http://web2py.com
- http://web2py.c
the request variable as follows:
>
> request.args = ['x', 'y', 'z']
>
>
> so you could say /a/c/f.html/customernumber and customernumber would be
> request.args[0]
> On Wednesday, July 30, 2014 2:53:34 AM UTC-7, Eric wrote:
>>
>> Hi,
>
hello ,
everybody,
i looking for peerquiz web2py source http://vimeo.com/83536698 . i dont
find in github.
somebody know where i can find it ?
thanks
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.goog
hello,
i tried tu create webpy model from csv file with this command :
/home/csvstudio# for line in open('db_departement.py','r'): print line,
the terminal answer- bash: Erreur de syntaxe près du symbole inattendu «
( »
somebody look where my error.
thanks
--
Resources:
- http://web2py.c
Hi,
We need a way to get the customer number into web2py by it's url so we can
display the corresponding data to the visitor. To keep it easy for the
visitor this number needs to be visible in every url.
Since the site runs under SSL and we don't want to buy another SSL
certificate, we're look
the custom display (and
> possibly a custom widget if you need special input as well)? What's wrong
> with your current code?
>
> Anthony
>
> On Thursday, July 17, 2014 9:29:00 AM UTC-4, Eric wrote:
>>
>> Hi There,
>>
>> Today I needed to use
it is possible compiling web2py application as a native android app ?
if it possible how we do ?
thanks
--
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 Issues)
---
Y
ng in this
specific situation.
When I use:
value == True
Web2py crashes with this error:
AttributeError: 'bool' object has no attribute 'replace'
<http://127.0.0.1:8000/admin/errors/portal#>
Traceback (most recent call last):
File "/home/eric/Projects/Web2Py/B
Hello,
I want to run one web2py instance where each web2py application
will be mapped to different domain and with ability to map some urls
differently in different domains. i tried without succes
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/
gt;>>
>>> You mean in the OS dir path??
>>>
>>> On Wednesday, July 9, 2014 7:13:46 AM UTC-5, Massimo Di Pierro wrote:
>>>>
>>>> If your problem is the lack of autocompletion try add gluon to path and
>>>> include "if 0: from g
else should
> work out of the box.
>
> On Wednesday, 9 July 2014 04:29:49 UTC-5, eric cuver wrote:
>>
>> hello,
>>
>> how can we do to configure sublime text 3 to work web2py
>>
>
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documenta
hello,
how can we do to configure sublime text 3 to work web2py
--
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 Issues)
---
You received this message because you ar
1 - 100 of 208 matches
Mail list logo