On Feb 15, 6:48 pm, Mike Orr <[email protected]> wrote: > On Tue, Feb 15, 2011 at 10:15 AM, Jonathan Vanasco > > <[email protected]> wrote: > > > On Feb 14, 10:08 pm, Mike Orr <[email protected]> wrote: > >> Have you seen the pyramid_sqla package, which includes an application > >> template? It addresses these three. > > > Nope. Took a lot of combing to find. It was kind of hidden under > > some text on the Pyramid intro. > > I'm hoping pyramid_sqla and the Pyramid Migration Guide get a link at > the beginning of the main documentation, where they would be most > helpful to those from a Pylons background who are trying to understand > Pyramid. > > Part of the problem is that they're at Bitbucket rather than Github so > thaty can't be automatically incorporated in the docs, and that's > because I still feel somewhat lost with Git and its different notion > of branching, and even with hg-git I'm afraid of stomping on a > repository. So I need to read the Git book, but before that I need to > finish the migration guide and pyramid_sqla 1.0.
This stuff doesn't have to be in git. We already have packages listed on docs.pylonsproject.org that live in Bitbucket. I'd love to put the pyramid_sqla docs up on pylonsproject.org. It'd be nice though if the package docs rendered with the "pyramid" theme. I will try to supply a pull request to you that makes that so. Likewise for the porting guide. I was just basically waiting for your go-ahead on both. - 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.
