kmike / django-faves

This app lets users favorite objects in your database (as well as unfavorite them). Original author is jeffrey.a.croft.

Clone this repository (size: 72.8 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/kmike/django-faves/

 NB: This is not the latest revision. For the latest view, go to tip.

View at rev
django-faves /
filename size last modified message
docs  
faves  
.hgignore 434 B 9 months ago hgignore for build files
.hgtags 464 B 9 months ago Added tag v0.6.1 for changeset 0c6a9c043e5c
MANIFEST 164 B 9 months ago hgignore for build files
setup.py 1.1 KB 9 months ago New template tag is added: inject_faves_to. Some code…