Extending this to general Pinax list...
While a lot of innovations have made their way into Django, I still think the Django community is served by:
* starter projects (foundational, demo and out-of-the-box)
* other opinionated conventions not covered by starter projects
* apps that are known to work together, won't overlap in functionality, etc
* themes
which is basically where Pinax is now.
Perhaps the biggest question is whether past contributors and core developers are still interested in contributing to Pinax (and I don't just mean writing standalone reusable apps). Are there people here who haven't contributed before that are interested in helping to drive forward the sorts of things in my list above?
James