On Wed, 2010-11-10 at 11:16 -0600, Tim Black wrote: > That said, the TurboGears admin interface DOES work out-of-the-box: > > "The TurboGears Admin comes configured out-of-the-box for use with the > default quickstarted template model." > > See > http://www.turbogears.org/2.1/docs/main/Extensions/Admin/index.html#using-adminconfig, > which includes a screenshot. The admin interface is a model browser, > which of course would not be a complete CMS admin interface.
When I followed the instructions at http://www.turbogears.org/2.0/docs/main/DownloadInstall.html#manual-installation I wound up with a quickstarted project that has no mention of an AdminController. But sure enough, tgext.admin is indeed a dependency of tg.devtools, so it did get installed when I followed the core installation instructions, and presumably you'd just need to follow the instructions you link above to enable the admin. My bad, sorry. - C -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
