Skip to main content

Django implementation for vkontakte API Places (any kind of geo objects)

Project description

# Django Vkontakte Places

<a href="https://travis-ci.org/ramusus/django-vkontakte-places" title="Django Vkontakte Places Travis Status"><img src="https://secure.travis-ci.org/ramusus/django-vkontakte-places.png"></a>

Приложение позволяет взаимодействовать с географическими объектами Вконтакте, такими как страны и города через Вконтакте API используя стандартные модели Django

## Установка

pip install django-vkontakte-places

В `settings.py` необходимо добавить:

INSTALLED_APPS = (
...
'vkontakte_api',
'vkontakte_places',
)

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-vkontakte-places-0.3.1.tar.gz (12.4 kB view hashes)

Uploaded Source

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