Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-country-utils-0.2.11.tar.gz (7.5 kB view details)

Uploaded Source

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

Hashes for django-country-utils-0.2.11.tar.gz
Algorithm Hash digest
SHA256 5f960832fd998a09f0d93612cadc652a28a41affef9759b1adc2fac53ace5e9d
MD5 407493ce661829c97ca8db649e20875d
BLAKE2b-256 3c746be14d5b74b3d978119e1d0e9137dd4cfa79145474a2228500b9e2ff7fdc

See more details on using hashes here.

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