Thanks Niphlod
--
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/grou
I wan to write a SQLFORM where certain fields have their values fixed.
Eg: I want a form for db.auth_membership where the group_id is fixed to a
specific value and the only field to specify is the user_id.
doing SQLFORM(db.auth_membership) doesn't work because all values of the
group are
I have a web2py application say, at "http://127.0.0.1:8000/my_data";. I
would like to make the URL case insensitive so that any users calling
My_data, MY_Data, etc it gets remapped to the lowercase version of the URL.
Any thoughts on how to do this?
Olly
--
---
You received this message be
3 matches
Mail list logo