Metadata-Version: 1.0
Name: scielo-django-extensions
Version: 0.3.1
Summary: Extensions commonly used in SciELO for bibliographic metadata management.
Home-page: http://docs.scielo.org/
Author: SciELO
Author-email: scielo-dev@googlegroups.com
License: UNKNOWN
Description: SciELO Django Extensions
        ========================
        
        Common set of utilities useful for the SciELO dev team when building apps on top of Django.
        
        
        To test, run::
        
          python runtests.py
        
        v0.3
        
            - Now checking if the paginator is a valid object before using it. This change
              affects pagination and simplepagination template tags.
        
        v0.1
        
            - Initial setup. Migrated some functionalities from scielomanager project.
Keywords: SciELO Django Extensions
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware
