--
You received this message because you are subscribed to the Google Groups "pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pylons-discus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/66bd44da-f33b-44db-b479-b5d060091067%40googlegroups.com.
This is totally possible. I actually have a live application that’s set up in much the same way. (Pyramid app nested inside another Pyramid app.)
It was pretty straightforward when I did it, I don’t think there’s any assumptions made about where the application lives. What particular troubles you’re having?
— Theron
On Jan 27, 2020, at 12:37 PM, Jonathan Vanasco <jona...@findmeon.com> wrote:
does anyone know if it possible to nest a pyramid application within a larger library?
for example, I would like a Pyramid application's root to be `myapp.web`, instead of `myapp`.
I don't think this is possible, which is fine - I can just split the pyramid app into a separate package.--
You received this message because you are subscribed to the Google Groups "pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pylons-...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to pylons-discus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/ba721314-be8b-481e-a686-8dfe05f2ef25%40googlegroups.com.