On Dec 6, 2007 5:23 PM, Iacopo <[EMAIL PROTECTED]> wrote:
>
> I have installed my web app in a debian etch , but when it starts
> gives me this error:
> python2.4 start-tcrm.py
>
> /var/lib/python-support/python2.4/turbogears/widgets/base.py:454:
> UserWarning: You have declared an empty WidgetsList
>   warnings.warn("You have declared an empty WidgetsList")
> Traceback (most recent call last):
>   File "start-tcrm.py", line 24, in ?
>     from tcrm.controllers import Root
>   File "/var/crm/trunk/tcrm/tcrm/controllers.py", line 5, in ?
>     from subcontrollers.customer import CustomerController
>   File "/var/crm/trunk/tcrm/tcrm/subcontrollers/customer.py", line 17,
> in ?
>     customer_form = CustomerForm()

We will need your code for the CustomerForm to be able to help you more.
By the way, I see you are using TG 1.0, this is quite old and the
latest stable version is 1.0.3.2 which is way more recent than the one
you are using.

Best regards,
Florent

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to