web_AI-5/django/didgeridoo/currencies
Ivan Hörler 5b5f4dbc70 add offline fetching currencies data from local rss file 2018-02-13 09:15:22 +01:00
..
templates/currencies first try of a form for currency dropdown 2018-01-14 13:44:11 +01:00
templatetags added new generic rss fetch and parse functions and setup to store not only today value but all values in file and update if new are available. 2018-01-21 21:31:26 +01:00
__init__.py UN-finished Push of currency branch. Preview only, do not change. Ivan on charge. 2017-12-18 09:03:52 +01:00
admin.py UN-finished Push of currency branch. Preview only, do not change. Ivan on charge. 2017-12-18 09:03:52 +01:00
apps.py UN-finished Push of currency branch. Preview only, do not change. Ivan on charge. 2017-12-18 09:03:52 +01:00
exchange_rates.py add offline fetching currencies data from local rss file 2018-02-13 09:15:22 +01:00
forms.py rename the empty_label to CHF 2018-01-28 22:04:48 +01:00
models.py add a method to the ExchangeRate model to calculate the new currency 2018-01-28 20:26:41 +01:00
tests.py UN-finished Push of currency branch. Preview only, do not change. Ivan on charge. 2017-12-18 09:03:52 +01:00
urls.py typos 2018-01-14 23:39:20 +01:00
views.py add offline fetching currencies data from local rss file 2018-02-13 09:15:22 +01:00