[web2py] Re: Maintain Attendance details of students

2013-01-08 Thread Cler
Thank you, That was very helpful... But I am unable to display the way u specified the SQL form. But I got ur method of maintaining the database. On Monday, January 7, 2013 4:38:42 AM UTC+5:30, Alan Etkin wrote: > > El domingo, 6 de enero de 2013 13:32:49 UTC-3, Cler escribió: >&

[web2py] Maintain Attendance details of students

2013-01-06 Thread Cler
Hello, Is there any way to maintain attendance records of students using web2py? --

[web2py] Displaying all users who do not belong to a particular group (Admin)

2012-09-11 Thread Cler
How to display all users who do not belong to a particular group (Admin)? We should display only the names of people who are not admins --

[web2py] How to display Users who are not admins

2012-09-11 Thread Cler
How to display the members who are not admins ( They dont belong to the group admins) --