Pinax is a Django project intended to provide a starting point for websites. By integrating numerous reusable Django apps to take care of the things that many sites have in common, it lets you focus on what makes your site different.
This site is a live demo of the Django application built using the Pinax tutorial available here .
For more information about Pinax, see http://pinaxproject.com/.
This project demonstrates a social networking site. It provides profiles, friends, photos, blogs, tribes, wikis, tweets, bookmarks, swaps, locations and user-to-user messaging. It also includes the bookstore tutorial application.
In 0.5 this was called "complete_project".