{ "info": { "author": "Ferran Pegueroles", "author_email": "ferran@pegueroles.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====================\ndjango-currency-rates\n=====================\n\nDjango currencies and exchange rates for django projects\n\nYou need a key from http://openexchangerates.org/ to get the echange rates\n\nFeatures\n========\n\n- Currencies and exchange rates models\n- Exchange rates with diferent rates for diferent dates\n- Load automatically currencies and rates from http://openexchangerates.org/\n\nInstallation\n============\n\n#. Add ``\"currency_rates\"`` directory to your Python path.\n#. Add ``\"currency_rates\"`` to the ``INSTALLED_APPS`` tuple found in\n your settings file.\n#. Add ``OPENEXCHANGERATES_APP_ID`` to your setting file with an app key from http://openexchangerates.org/\n#. Run ``manage.py syncdb`` to create the new tables or ``manage.py migrate`` is you are using South_\n#. Run ``manage.py load_currencies`` to load currencies from http://openexchangerates.org/\n#. Run ``manage.py load_rates`` to load current eschange rates from http://openexchangerates.org/\n\nMigrate to v0.3\n===============\n\nOn version v0.3 we changed the curency name length from 25 to 50 and we adopted south for\nthe schema migrations.\n\nIf you have installed **django-currency-rates** version v0.1 or v0.2 and want to migrate,\nfirst you have to install South_ update the **django-currency-rates** app and then you have to execute\nthe first migration as fake with ::\n \n ./manage.py migrate currency_rates 0001_initial --fake\n ./manage.py migrate currency_rates\n\n\n.. _South: http://south.aeracode.org/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/ferranp/django-currency-rates", "keywords": null, "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "django-currency_rates", "package_url": "https://pypi.org/project/django-currency_rates/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-currency_rates/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bitbucket.org/ferranp/django-currency-rates" }, "release_url": "https://pypi.org/project/django-currency_rates/0.4/", "requires_dist": null, "requires_python": null, "summary": "Currencies & echange rates for django projects", "version": "0.4" }, "last_serial": 724439, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "13f3d407f0f6f9b1c46f2b036b3bef08", "sha256": "2d005af62d97a26d558e96438f270d52f22783c0c1af2eb6501d190707f82086" }, "downloads": -1, "filename": "django-currency_rates-0.1.tar.gz", "has_sig": false, "md5_digest": "13f3d407f0f6f9b1c46f2b036b3bef08", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3502, "upload_time": "2012-06-26T21:30:53", "url": "https://files.pythonhosted.org/packages/0c/b7/69637909d7776786b536dbcb9bb7b0472f198bcdf1bb7f77daeacf24349b/django-currency_rates-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "55643ea0f5e889e5f0f26503bb0a2d8d", "sha256": "ee7b1f52b5aa306b1a1c70da49da1adec15a750da42db8c03300b2b23e6c17f5" }, "downloads": -1, "filename": "django-currency_rates-0.2.tar.gz", "has_sig": false, "md5_digest": "55643ea0f5e889e5f0f26503bb0a2d8d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3660, "upload_time": "2012-10-19T14:06:33", "url": "https://files.pythonhosted.org/packages/db/da/b22ae897563f3e59903ce191d4e8556da0c611580c76db08ab23521b708d/django-currency_rates-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "3dab298ff50c7c3d890b54b7005e3752", "sha256": "be51cfbe9855c303f045b28ae8150cddee217ce51492a1bdef9c3e025c2bb3fe" }, "downloads": -1, "filename": "django-currency_rates-0.3.tar.gz", "has_sig": false, "md5_digest": "3dab298ff50c7c3d890b54b7005e3752", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3931, "upload_time": "2013-02-05T22:21:17", "url": "https://files.pythonhosted.org/packages/45/20/5c30d89338ae223c11a8f3b49e2bf56a51e981b10aace882db6478664769/django-currency_rates-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "05eab036675edb88a23a31b15d21fe97", "sha256": "2e588cabcb06e3c965bda1c7da778443e100fe0c0b7b2dbbad3497307d048313" }, "downloads": -1, "filename": "django-currency_rates-0.4.tar.gz", "has_sig": false, "md5_digest": "05eab036675edb88a23a31b15d21fe97", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4379, "upload_time": "2013-05-20T14:37:00", "url": "https://files.pythonhosted.org/packages/8e/f6/36c5f3187e99b1b71a75b007c96b319e27429a36b98a83adbb0a017d066f/django-currency_rates-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "05eab036675edb88a23a31b15d21fe97", "sha256": "2e588cabcb06e3c965bda1c7da778443e100fe0c0b7b2dbbad3497307d048313" }, "downloads": -1, "filename": "django-currency_rates-0.4.tar.gz", "has_sig": false, "md5_digest": "05eab036675edb88a23a31b15d21fe97", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4379, "upload_time": "2013-05-20T14:37:00", "url": "https://files.pythonhosted.org/packages/8e/f6/36c5f3187e99b1b71a75b007c96b319e27429a36b98a83adbb0a017d066f/django-currency_rates-0.4.tar.gz" } ] }