All Projects → benedwards44 → sforgcompare

benedwards44 / sforgcompare

Licence: other
Django + Heroku application which compares metadata between two Salesforce environments and presents the differences

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
python
139335 projects - #7 most used programming language
HTML
75241 projects
Procfile
174 projects

sforgcompare

Django + Heroku application which compares metadata between two Salesforce environments and presents the differences

Addons

  1. Heroku Postgres
  2. Heroku Redis
  3. Heroku Scheduler (for clearing database)

Config Variables

  1. DEFAULT_FROM_EMAIL (eg. [email protected])
  2. EMAIL_HOST (eg. smtp.gmail.com)
  3. EMAIL_HOST_PASSWORD
  4. EMAIL_HOST_USER (eg. [email protected])
  5. EMAIL_PORT (eg. 587)
  6. SALESFORCE_API_VERSION (eg. 39)
  7. SALESFORCE_CONSUMER_KEY (from Salesforce Connected App)
  8. SALESFORCE_CONSUMER_SECRET (from Salesforce Connected App)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].