Django Application providing Dialcode and Countries code
Project description
Major code is taken from http://github.com/Star2Billing/django-country-dialcode
This Django application provides Dial Code and Country data to reuse in a django application.
Installation
Install Django-Country-Dialcode:
python setup.py install
Settings
in your settings.py file:
INSTALLED_APPS = INSTALLED_APPS + ('country_dialcode',)
Usage
In your models add the following
dialcode = models.ForeignKey(Prefix, verbose_name=_("Destination"), null=True,
blank=True, help_text=_("Select Prefix"))
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-country-dialcode-sb-0.6.4.tar.gz.
File metadata
- Download URL: django-country-dialcode-sb-0.6.4.tar.gz
- Upload date:
- Size: 113.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1066c59f52d0053a5a8075da5ea088b6dc5f024e1980b5adbe1a0a896bd1048a
|
|
| MD5 |
745fb5f87675b32cc0bddcc6afe0e296
|
|
| BLAKE2b-256 |
444b74a2457937801934dc7eea706dfc3eb9b8799d4acbc291a53fe1b5235f7a
|
File details
Details for the file django_country_dialcode_sb-0.6.4-py3-none-any.whl.
File metadata
- Download URL: django_country_dialcode_sb-0.6.4-py3-none-any.whl
- Upload date:
- Size: 125.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21501e5141cc9a83875af40d091ba0c2ef3bc82093b1557018d1cfc841c3a960
|
|
| MD5 |
8ee4f021bba85d0d6c9888218a0500ef
|
|
| BLAKE2b-256 |
f56ffa3f71d951b4d774200fd248f7d14429930834fcb55833e4b5a6e58eb48e
|