On 8/23/07, Adil <[EMAIL PROTECTED]> wrote:
>
> Hi..  I'm new to turboGears.
> After I run the tg-admin quickstart, the start-<projectname>.py file
> is not created.
> Any help is greatly appreciated
>

[...]

> Here is the corresponding Cheetah code.
> ** I had to guess the line & column numbers, so they are probably
> incorrect:
>
> Line 277, column 1
>
> Line|Cheetah Code
> ----|-------------------------------------------------------------
> 274 |assign(Permission, permissions_table,
> 275 |          properties=dict(groups=relation(Group,
> 276 |                secondary=group_permission_table,
> backref='permissions')))
> 277 |#else
>      ^
> 278 |#
> 279 |# identity model
> 280 |#
>

Hi,

Sorry for the late answer but did you find some solution ? If no could
you tell us which version of Cheetah you are using (and which version
of all components, using "tg-admin info")

Could you paste the result of the info in this paste bin:
http://paste.turbogears.org/
and give us the URL. This way we don't have lengthy listings in the ML?

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