Metadata-Version: 1.0
Name: django-discussion
Version: 0.3.3
Summary: UNKNOWN
Home-page: http://incuna.com/
Author: Incuna Ltd
Author-email: dev@incuna.com
License: UNKNOWN
Description: Provides a Facebook group style discussion forum.
        
        *Note*: Requires authentication
        
        ## Installation
        
            * pip install django-discussion
            * Requires three jQuery libraries to use the default AJAX/javascript
                * jquery.autogrow.js 
                  commit 8d632548aad3f07269adf03d4a47b7f2c3c7965c 
                  https://github.com/jaz303/jquery-grab-bag/blob/master/javascripts/jquery.autogrow-textarea.js
                * jquery.placeholder.js 
                  commit #47c4a3c89eed697d843a004034f7a33d555a1353 
                  https://github.com/danielstocks/jQuery-Placeholder
                * jquery.form.js 
                  v3.01 
                  https://github.com/malsup/form/
            * Example CSS and script references are commented out in the base template
            * Example CSS is compiled from SASS, so make any changes in the SASS and re-compile the CSS file.
Platform: UNKNOWN
