Metadata-Version: 1.0
Name: django-tools
Version: 0.6.0beta
Summary: miscellaneous tools for django
Home-page: http://code.google.com/p/django-tools/
Author: Jens Diemer
Author-email: UNKNOWN
License: UNKNOWN
Description: 
        =============
        description
        =============
        
        miscellaneous tools for django
        
        =========
        history
        =========
        
        - v0.6.0
        
        - Add forms_utils.LimitManyToManyFields, crosspost: http://www.djangosnippets.org/snippets/1691/
        
        - v0.5.0
        
        - Add template/filters.py from PyLucid v0.8.x
        
        - v0.4.0
        
        - Add experimental "warn_invalid_template_vars"
        
        - v0.3.1
        
        - Bugfix: Exclude the instance if it was saved in the past.
        
        - v0.3.0
        
        - Add utils.installed_apps_utils
        
        - v0.2.0
        
        - Add models_utils, see: http://www.jensdiemer.de/_command/118/blog/detail/67/ (de)
        
        - v0.1.0
        
        - first version cut out from PyLucid CMS - http://www.pylucid.org
        
        =======
        links
        =======
        
        :homepage:
        http://code.google.com/p/django-tools/
        
        :SVN:
        http://django-tools.googlecode.com/svn/trunk/
        
        
        *(Readme text $Rev$)*
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Framework :: Django
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Documentation
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Operating System :: OS Independent
