------------------- . Only use jQuery if it is present.
0.0.11
------------------- . Remove error thrown by middleware when there is no user agent and use alternative to prevent spambot likes. This is a django-secretballot bug.
0.0.10
------------------- . Added ``object_liked`` signal that is sent on like.
0.0.9
------------------ . Added ability to specify a template to be rendered for ``likes`` inclusion tag.
0.0.8
------------------ . Updated ``likes_enabled_test`` and ``can_vote_test`` signals to send through sender, thereby allowing listeners to listen to specific senders.
0.0.7
------------------ . Revert to vote_total on inclusion tag.