Metadata-Version: 1.1
Name: django-userprofile
Version: 0.0.6
Summary: Django user profile app.
Home-page: http://github.com/praekelt/django-userprofile
Author: Praekelt Foundation
Author-email: dev@praekelt.com
License: BSD
Description: Authors
        =======
        
        Praekelt Foundation
        -------------------
        * Shaun Sephton
        
        Changelog
        =========
        
        0.0.6 (2012-05-29)
        ------------------
        #. After user registered populate profile and user fields from form cleaned data instead of raw POST data.
        
        0.0.5 (2012-05-14)
        ------------------
        #. One or two small correction and more additions for rename.
        
        0.0.4 (2012-05-13)
        ------------------
        #. Renamed package from profile to userprofile to prevent clash with builtin Python profile lib.
        
        0.0.3 (2010-08-04)
        ------------------
        #. 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
