Django project skeleton
The project skeleton is good for developing eggs containing individual and re-usable Django apps.
The skeleton is created based on the instructions in http://jacobian.org/writing/django-apps-with-buildout/
The difference is that now it is possible to develop several apps in a single project. And of course everything is controlled by buildout.
More detailed information about the project skeleton can be found in http://bitbucket.org/derega/django-buildout-skeleton