LICENSE
MANIFEST.in
README.md
setup.py
django_easy_currencies/.DS_Store
django_easy_currencies/__init__.py
django_easy_currencies/__init__.pyc
django_easy_currencies/admin.py
django_easy_currencies/admin.pyc
django_easy_currencies/context_processors.py
django_easy_currencies/context_processors.pyc
django_easy_currencies/urls.py
django_easy_currencies/urls.pyc
django_easy_currencies.egg-info/PKG-INFO
django_easy_currencies.egg-info/SOURCES.txt
django_easy_currencies.egg-info/dependency_links.txt
django_easy_currencies.egg-info/requires.txt
django_easy_currencies.egg-info/top_level.txt
django_easy_currencies/management/__init__.py
django_easy_currencies/management/__init__.pyc
django_easy_currencies/management/commands/__init__.py
django_easy_currencies/management/commands/__init__.pyc
django_easy_currencies/management/commands/currencies.py
django_easy_currencies/management/commands/currencies.pyc
django_easy_currencies/migrations/0001_initial.py
django_easy_currencies/migrations/0001_initial.pyc
django_easy_currencies/migrations/0002_auto_20141017_0841.py
django_easy_currencies/migrations/0002_auto_20141017_0841.pyc
django_easy_currencies/migrations/__init__.py
django_easy_currencies/migrations/__init__.pyc
django_easy_currencies/models/Currency.py
django_easy_currencies/models/Currency.pyc
django_easy_currencies/models/CurrencyRate.py
django_easy_currencies/models/CurrencyRate.pyc
django_easy_currencies/models/__init__.py
django_easy_currencies/models/__init__.pyc
django_easy_currencies/templates/currencies_combo.html
django_easy_currencies/templatetags/__init__.py
django_easy_currencies/templatetags/__init__.pyc
django_easy_currencies/templatetags/currencies.py
django_easy_currencies/templatetags/currencies.pyc
django_easy_currencies/tests/TestChangeCurrencyView.py
django_easy_currencies/tests/TestChangeCurrencyView.pyc
django_easy_currencies/tests/TestCurrenciesCommand.py
django_easy_currencies/tests/TestCurrenciesCommand.pyc
django_easy_currencies/tests/TestCurrenciesTemplateTags.py
django_easy_currencies/tests/TestCurrenciesTemplateTags.pyc
django_easy_currencies/tests/TestCurrencyContextProcessor.py
django_easy_currencies/tests/TestCurrencyContextProcessor.pyc
django_easy_currencies/tests/__init__.py
django_easy_currencies/tests/__init__.pyc
django_easy_currencies/views/ChangeCurrencyView.py
django_easy_currencies/views/ChangeCurrencyView.pyc
django_easy_currencies/views/__init__.py
django_easy_currencies/views/__init__.pyc