Metadata-Version: 1.0
Name: kaleo
Version: 0.1
Summary: a user to user join invitations app
Home-page: http://github.com/eldarion/kaleo
Author: Eldarion
Author-email: paltman@eldarion.com
License: BSD
Description: kaleo
        =====
        
        a user to user join invitations app
        
        
        To Document
        -----------
        
        * Project Level Integration
        ** customizing the `signup_codes/invite_user.txt` email template
        ** using the `{% invite_form %}` and `{% invite_sent %}` template tags
        ** added the ajax javascript to submit the form and display the results/errors
        * Settings
        ** Default Expiration
        * Management Commands
        ** add_invites
        ** topoff_invites
        * Templates
        ** _invite_form.html
        ** _invited.html
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
