Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thermondo/django-heroku-connect

Django integration Salesforce using Heroku Connect.
https://github.com/thermondo/django-heroku-connect

django hacktoberfest heroku heroku-connect postgresql salesforce

Last synced: about 1 month ago
JSON representation

Django integration Salesforce using Heroku Connect.

Awesome Lists containing this project

README

        

|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