Sidebar Network

django-favorites An application that allows users to pick favorites.

The Basics

This application allows you to relate users with objects that are their favorites. Its a generic relation with of an object with a user.

Project Homehttp://code.google.com/p/django-favorites/
Grab the Repository – svn checkout http://django-favorites.googlecode.com/svn/trunk/
 

Recent Commits

  • 2 was committed 5 months ago.
    setting up project
  • 1 was committed 5 months ago.
    Initial directory structure.