On Wed, May 23, 2012 at 1:01 AM, Martin Winkler <[email protected]> wrote: > But my real question is: Since I love Django (and the automatic > super-configurable admin backend), is there something similar already > available (or in progress) for Pyramid?
You can also look at Ptah. It's a higher-level framework built on Pyramid that's supposed to have more in the way of admin screens and Django-like features. There are also a few other higher-level frameworks which may have something interesting. -- Mike Orr <[email protected]> -- 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.
