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.4 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/kmike/django-faves/

Shortlog (showing r80:8caf1efb577e (tip) → r56:5ab7a7e80b1c)

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