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/

Shortlog (showing r81:b217f6425b85 (tip) → r57:b3ad896cfce9)

Age Author Message A M D «
3 weeks joonas joonas Raise Http404 instead of returning it, fixes #2 1
9 months kmike kmike Added tag v0.6.2 for changeset 1627b255b0eb 1
9 months kmike kmike New template tag is added: inject_faves_to. Some code refactoring is made. 3
9 months kmike kmike Added tag v0.6.1 for changeset 0c6a9c043e5c 1
9 months kmike kmike Documentation improved. 2
9 months kmike kmike Fix bug in has_faved filter: do not return True for withdrawn records. 1
9 months kmike kmike version bump 1
9 months kmike kmike Added tag v0.6 for changeset 5e1d89bea5b4 1
9 months kmike kmike Removed tag v0.6 1
9 months kmike kmike Added tag v0.6 for changeset b83678983b19 1
9 months kmike kmike is_favorited filter is added, some docs are introduced 1 1
9 months kmike kmike Added tag v0.5 for changeset 3cc1c6940632 1
9 months kmike kmike Added tag v0.6 for changeset 7726cb95fb8e 1
9 months kmike kmike Add `get_favorited` tag, `get_faves_for_user` tag improved (it is compatible wit… 2
9 months kmike kmike Agressively fetch all data in get_faves_for_user for use with in_faves filter 1
9 months kmike kmike Somewhat backward-imcompatible: 'get_faves_for_user' now returns list, not… 1
9 months kmike kmike hgignore for build files 1 1
9 months kmike kmike Add more info to setup.py file 1
9 months kmike kmike Added tag v0.5.1 for changeset d619cf90162e 1
9 months kmike kmike SQL query count is finally reduced, version bumped to 0.5.1 2
9 months kmike kmike syncronize with initial_data.json: rename 'favorite' to 'favorites' in… 1
9 months kmike kmike Remove sql overhead for some template tags 1
9 months kmike kmike fix for setup script 1
9 months kmike kmike Small code improvement 1
9 months kmike kmike Do not mix tabs and spaces - use spaces everywhere 1