Metadata-Version: 1.0
Name: django-likes
Version: 0.0.3
Summary: Django app providing view interface to django-secretballot.
Home-page: http://github.com/praekelt/django-likes
Author: Praekelt Foundation
Author-email: dev@praekelt.com
License: BSD
Description: Django Likes
        ============
        
        Django app providing view interface to django-secretballot.
        
        .. contents:: Contents
            :depth: 2
        
        Praekelt Foundation
        ===================
        * Shaun Sephton
        * Jonathan Bydendyk
        
        Changelog
        =========
        
        0.0.3
        -----
        #. Handle multiple likes buttons on the same page
        #. Remove dependency on jmbo
        #. Unit tests
        
        0.0.2
        -----
        #. Prevent local cache on like redirect.
        
        0.0.1
        -----
        #. Initial release.
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
