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.2.tar.gz (13.8 kB view details)

Uploaded Source

File details

Details for the file django-vkontakte-places-0.3.2.tar.gz.

File metadata

File hashes

Hashes for django-vkontakte-places-0.3.2.tar.gz
Algorithm Hash digest
SHA256 b59259b5e205d2b963ffe18bcd9b396707164fcccd89fc627a21e40203963d6d
MD5 8c00333d3167bed5bbbab0c1bc40b34c
BLAKE2b-256 a1868cab9c2b347e70ac01f3b0fb4882fb84be61fda653fd867e7f4b7ce9090f

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