On Wed, Dec 31, 2008 at 9:43 PM, AaronL <[email protected]> wrote: > > For anyone still using Python 2.4 with TG 2.0 b1, you'll find that > quickstart projects with authorization enabled do not work. > Basically, the auth.py file imports the hashlib module, which only > exists starting with Python 2.5. I've documented the issue at > http://trac.turbogears.org/ticket/2120 along with a workaround. > > Aaron Levinson
As someone commented on the ticket this is a known issue, I think the fix at 2109 is better. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
