Skip to main content

Currencies & echange rates for django projects

Project description

Django currencies and exchange rates for django projects

Features

  • Currencies and exchange rates models

  • Eschange rates with diferent rates for diferent dates

  • Load automatically curencies and rates from http://openexchangerates.org/

Installation

  1. Add "currency_rates" directory to your Python path.

  2. Add "currency_rates" to the INSTALLED_APPS tuple found in your settings file.

  3. Run manage.py syncdb to create the new tables

  4. Run manage.py load_currencies to load currencies from http://openexchangerates.org/

  5. Run manage.py load_rates to load current eschange rates from http://openexchangerates.org/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-currency_rates-0.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page