Metadata-Version: 1.0
Name: jmbo-competition
Version: 0.1.1
Summary: Jmbo competition app.
Home-page: http://github.com/praekelt/jmbo-competition
Author: Praekelt International
Author-email: dev@praekelt.com
License: BSD
Description: Authors
        =======
        
        Praekelt Foundation
        -------------------
        
        * Shaun Sephton
        * Jonathan Bydendyk
        * Rizmari Versfeld
        
        Changelog
        =========
        
        0.1.1
        -----
        #. Add an URL rule that yields prettier urls.
        
        0.1
        ---
        #. Add migrations. If you have an existing installation then you must do `./bin/django migrate competition 0001 --fake`.
        #. Clean up templates.
        
        0.0.5
        -----
        #. Better packaging.
        
        
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
