I'm trying to use repoze who for the first time, so I though I might as well see how other people use it. I thought shabti_auth_repozewho might be a good place to start. I am having some issues locating some dependancies for lib/auth/__init__.py:
from repoze.what.plugins.quickstart import setup_sql_auth from repoze.what.plugins.quickstart import FriendlyRedirectingFormPlugin The friendly form seems to have moved to repoze.who.plugins.friendlyform.FriendlyFormPlugin, but I cannot seem to locate setup_sql_auth. Anyone know where to find it? Thanks, Matt
-- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
