On Mar 23, 1:18 pm, Florent Aide <[email protected]> wrote:
> On Mon, Mar 23, 2009 at 12:35 PM, [email protected] <[email protected]> 
> wrote:
>
> > Hello,
>
> > I'm interested in a TurboGears CMS development for this GSOC.
>
> I would suggest you join forces with 
> thishttp://bitbucket.org/jon1012/tgextpages/
> which is a light CMS we are working on and which extends any
> TurboGears application.

I tried to setup tgext.pages for a newly created project. I used
virtualenv with --no-site-packages, installed TurboGears version
2.0b7.
Then I installed tgext.pages by doing python setup.py develop.

First, I tried to install pages model to the project by Paster Script
(easy), but I got the following message

  Adding Pages Database Definition to your TG Project
  ===================================================
  This does not appear to be a TurboGears2 application

I ran it from the directory where development.ini, setup.cfg and
setup.py are located.

Having no luck with script I added required lines to the files, as
described in the Manual (harder) section, now I get the ImportError:
No module named i18n exception ( full traceback 
http://paste.turbogears.org/paste/39891
)

How can i get the tg.i18n module?

Dima
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to