Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 945 Bytes

README.rst

File metadata and controls

21 lines (16 loc) · 945 Bytes

TOVP

Temple Of The Vedic Planetarium Fundraising Website. It is used to keep track of all donors and their pledges, contributions and assigned promotions.

https://travis-ci.org/mayapurmedia/tovp.svg?branch=master https://coveralls.io/repos/mayapurmedia/tovp/badge.png?branch=master

These are environment variables you should have before running:

  • DJANGO_CONFIGURATION - default is production
  • DATABASE_URL - dj-database-url link to your database
  • DJANGO_SECRET_KEY - your Django Secret Key
  • ELASTICSEARCH_SERVER - your Elasticsearch (e.g. http://localhost:9200/)
  • ELASTICSEARCH_INDEX_NAME - name of your Elasticsearch index