django-salesforce 5.1
0
a Salesforce backend for Django's ORM
Contents
a Salesforce backend for Django's ORM
Stars: 322, Watchers: 322, Forks: 81, Open Issues: 8The django-salesforce/django-salesforce
repo was created 12 years ago and the last code push was 3 days ago.
The project is popular with 322 github stars!
How to Install django-salesforce
You can install django-salesforce using pip
pip install django-salesforce
or add it to a project with poetry
poetry add django-salesforce
Package Details
- Author
- None
- License
- MIT (or AGPL)
- Homepage
- None
- PyPi:
- https://pypi.org/project/django-salesforce/
- GitHub Repo:
- https://github.com/django-salesforce/django-salesforce
Classifiers
Related Packages
Errors
A list of common django-salesforce errors.
Code Examples
Here are some django-salesforce
code examples and snippets.
GitHub Issues
The django-salesforce package has 8 open issues on GitHub
- Django
SystemCheck
fails on KeyErrorCharField
with PostgreSQL