Skip to main content

Django Application providing Dialcode and Countries code

Project description

=======================
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


Dependencies
------------

See requirements.txt file


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"))


Contributing
============

If you've found a bug, implemented/improved a feature and think it is useful
then please consider contributing. Patches, pull requests or just suggestions
are welcome!

Source code: http://github.com/Star2Billing/django-country-dialcode


If you don’t like Github and Git you’re welcome to send regular patches.

Bug tracker: https://github.com/Star2Billing/django-country-dialcode/issues


Documentation
=============

Documentation is available on 'Read the Docs':
http://django-country-dialcode.readthedocs.org


License
=======

Copyright (c) 2011-2012 Star2Billing S.L. <info@star2billing.com>

django-country-dialcode is licensed under MIT, see `MIT-LICENSE.txt`.


Credit
======

Django-country-dialcode is a Star2Billing-Sponsored Community Project, for more information visit
http://www.star2billing.com or email us at info@star2billing.com

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-dialcode-0.4.1.tar.gz (62.8 kB view details)

Uploaded Source

File details

Details for the file django-country-dialcode-0.4.1.tar.gz.

File metadata

File hashes

Hashes for django-country-dialcode-0.4.1.tar.gz
Algorithm Hash digest
SHA256 a4397673fc7bdf29bfedb77cb7c2f33a356f02a96a12bddecc78923d32b9bd23
MD5 f9a8438372a8a0ca581ff9dbde8fe2c5
BLAKE2b-256 1f64c41139aa9a1ab73d6c5e5e13aa03d2070bf5c1df7fb1ea392e5fff3fb2d8

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