I'm growing increasingly frustrated by my inability to install
Fasttrack...

I have the latest SVN co of fasttrack... I managed to create the model
from the initialize-pg.sql...

So far I've had to make a couple of changes:

* Turbogears was expecting to find visit_key instead of visit_id in
tg_visit.
* Turbogears was expecting [name="login"] in the submit button in the
login.kid template.

Now I'm getting

File
"/usr/local/lib/python2.4/site-packages/TurboGears-0.9a6-py2.4.egg/turbogears/identity/soprovider.py",
line 222, in validate_identity
    user= user_class.by_user_name( user_name )
AttributeError: type object 'Person' has no attribute 'by_user_name'

I'm somewhat of a novice and running out of ideas...

I've installed TG 0.9a6.

Thanks
:-D


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to