It's actually running on webpy 0.23. I'm using beaker from sessions with decorators such login_required on each class handler. It's pretty straight forward but can surely share this part of the code if you need it.
On Jul 3, 4:22 am, Bibby <[EMAIL PROTECTED]> wrote: > On Jul 3, 3:44 pm, Alex K <[EMAIL PROTECTED]> wrote: > > > Hi all, > > > I have built a service that allows you to search / browse / contact > > any contractors near you. It already features all active licensed > > contractors in California and in 8 other states. Each contractor can > > build its own website a little bit like myspace. An interesting > > feature is that users can post a job to all registered contractors > > they have searched for. > > Does your user auth code wrote with webpy(0.3) buildin session? > Will you share it? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
