Metadata-Version: 1.1
Name: django-heroku-connect
Version: 0.20.0
Summary: Django integration Salesforce using Heroku Connect.
Home-page: https://github.com/Thermondo/django-heroku-connect
Author: Thermondo GmbH
Author-email: opensource@thermondo.de
License: Apache-2
Description: |version| |ci| |coverage| |license|
        
        Django Heroku Connect
        =====================
        
        **Django integration Salesforce using Heroku Connect.**
        
        Quick Start
        -----------
        
        We have a `Deploy to Heroku sample`_ that gets you started in less than a
        minute.
        
        .. _`Deploy to Heroku sample`: https://github.com/Thermondo/django-heroku-connect-sample
        
        Documentation
        -------------
        
        Check out the full documentation at here:
        https://django-heroku-connect.readthedocs.io/
        
        
        .. |version| image:: https://img.shields.io/pypi/v/django-heroku-connect.svg
           :target: https://pypi.python.org/pypi/django-heroku-connect/
        .. |ci| image:: https://travis-ci.com/Thermondo/django-heroku-connect.svg?branch=master
           :target: https://travis-ci.com/Thermondo/django-heroku-connect
        .. |coverage| image:: https://codecov.io/gh/Thermondo/django-heroku-connect/branch/master/graph/badge.svg
           :target: https://codecov.io/gh/Thermondo/django-heroku-connect
        .. |license| image:: https://img.shields.io/badge/license-Apache_2-blue.svg
           :target: LICENSE
        
        
Keywords: heroku,salesforce,django
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Django
