Skip to main content

A simple django app that makes it easier to work with currencies and countries

Project description

# Django Fiat #

A simple django app that makes it easier to work with currencies and countries.

## Installation ##

```
pip install django-fiat
```

## Usage ##

```
#!python

# .../settings.py

INSTALLED_APPS = (
...
'fiat',
)

```

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-fiat-0.1.3.tar.gz (9.9 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