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',
)
```
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.5.tar.gz
(9.9 kB
view details)
File details
Details for the file django-fiat-0.1.5.tar.gz
.
File metadata
- Download URL: django-fiat-0.1.5.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c759ea37963055cb2749c1f854d0d063be76d32509141da1210007655b47779 |
|
MD5 | 39cbbbf86eedd6bb2091dab2bc413295 |
|
BLAKE2b-256 | f6b217751e371b4bfa17502a749787ba360d1dbe63b4359a69c15aad3d96411b |