When I complete the registration form a flash appears on the top-right
corner of the page with a flash message "Email sent" but mail is not
deliver to mailer
please help me
i used these setting in db.py
from gluon.tools import Auth
auth = Auth(db)
auth.define_tables(username=False,signature=Fal
see it from different angle.
> Have you checked the mail log to verify if the mail is received and sent
> by the mailer?
> Many mailers do not work out of the box. For example, you have to "allow"
> apps to use google as mailer on gmail.
>
>
> On Tuesday, May 17, 2016
so i need proper code for sending mail by mailer to user..please provide me
code
On Tue, May 17, 2016 at 3:34 PM, Sukrut Joshi wrote:
> no google is not sending any mail..means my mailer is not working
>
> On Tue, May 17, 2016 at 2:59 PM, Vic Ding wrote:
>
>> You mentioned &q
please send me college management system which developed in web2py..
which contain
'student
'staff
fees
attendence
library module
On Tue, Mar 15, 2016 at 11:42 AM, Ben Lawrence wrote:
> Lets see if I get this right. In the view, place this:
>
> {{=clickme}}
> then in the controller:
>
> fo
please send me college management system which developed in web2py..
which contain
'student
'staff
fees
attendence
library module
On Mon, Mar 14, 2016 at 11:32 PM, Dave S wrote:
>
>
> On Monday, March 14, 2016 at 10:55:53 AM UTC-7, Dave S wrote:
>>
>>
>>
>> On Monday, March 14, 2016 at 12:41:03
how to set string size in sql form
db.define_table('stud_personal',
Field('phone_no',string(10), requires=IS_NOT_EMPTY()))
is it correct?
On Thu, Mar 24, 2016 at 7:21 AM, Michael Beller wrote:
> yes - I think something like this could/should work:
>
> db.auth_user.first_name.
please help for regex of mobile numbers of india i dont want use country
code ..number must start with digit and end with digit and length of mobile
no=10
requires = IS_MATCH('^1?((-)\d{3}-?|\(\d{3}\))\d{3}-?\d{4}$',
error_message='not a phone number')
this is for us..and need for indi
thanku
On Wed, Mar 30, 2016 at 3:58 PM, Gary Cowell wrote:
> Hello
>
> Running 2.14.3 - upgraded from 2.12.(something)
>
> Seems all the btn-default are now almost invisible?
>
> E.g. from the log in page:
>
> onclick="window.location='/dynamic54/default/user/register?_next=%2Fdynamic54%2Fdyna
8 matches
Mail list logo