First off, thanks to the community for a well written framework. The
documentation is very nice and full of examples.
I thought I'd ask here, as I couldn't be the only want who didn't want a
text "verify email" to be sent out in lieu of nice, colorful, css heavy
html emails.
I want do the follo
Looking in gluon > tools.py, it seems that when a registration is taking
place, it doesn't call any framework code to execute a registration.
Rather, it simply does the registration actions inline, under form.accepts.
/gluon/tools.py +2308
if form.accepts(request, session, formname='register',
Have you given jQuery UI a chance?
You can roll your own themes to match your site, too:
http://jqueryui.com/datepicker/
On Thursday, July 11, 2013 9:51:34 AM UTC-7, VP wrote:
>
> The current calendar.js is fine for date picker, but for datetime picker
> it is not so good; select a specific time
Hey Massimo et al,
Your diligence in forums in commendable, and it definitely helps in times
like this!
I have a situation where I want to run basic auth in a single controller
only, and, instead of authenticating against the auth_user table, I want to
do my own custom username/password verifi
4 matches
Mail list logo