Support for generic apps of country, currencies and phonecodes.
Project description
Django-country-utils
Package to add Country , Currency and PhoneCode apps to django.
Installation
To install this package run
pip install django-country-utils
Usage
To use it add to settings.py
INSTALLED_APPS = [
...
'currency',
'country',
'phonecode',
...
]
To use it add to settings.py
python manage.py loaddata country
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-country-utils-0.2.11.tar.gz
.
File metadata
- Download URL: django-country-utils-0.2.11.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f960832fd998a09f0d93612cadc652a28a41affef9759b1adc2fac53ace5e9d |
|
MD5 | 407493ce661829c97ca8db649e20875d |
|
BLAKE2b-256 | 3c746be14d5b74b3d978119e1d0e9137dd4cfa79145474a2228500b9e2ff7fdc |