django-country-utils 0.2.11

Creator: danarutscher

Last updated:

Add to Cart

Description:

djangocountryutils 0.2.11

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

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.