I'm using sqlite for development of some websites (mostly migrating
from php to web2py) but I'm wondering if when I deploy I should switch
to mysql. Can sqlite handle the load?
--
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscrib
I'm trying to setup a server with apache 2.2, wsgi_mod and web2py. So far
it works until I choose in the app wizard the matplotlib pluging. I'm
getting a
No module named
matplotlib.backends.backend_agg
I tried then to run the plugin file direct with the python interpreter
which is working w
custom.widget.email}}
password: {{=form.custom.widget.password}}
submit: {{=form.custom.submit}}
{{=form.custom.end}}
But now I don`t have the "Remember Me"-Checkbox anymore. And when I
click on "Register" or "Lost Password" there is nothing anymore.
Can anyone please help me?
Thanks
ralph
I`ve just had the same problems and now I could fix the problem.
But I´ve just one more problem and I hope you can help me.
With your code {{=form.costum.begin}} etc.
my "Remember My Login"- Checkbox is missing now.
It`s defined in the db.py:
auth.messages.label_remember_me = " Remember Me"
Can
4 matches
Mail list logo