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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-vkontakte-places-0.3.1.tar.gz
Algorithm Hash digest
SHA256 3613d1d4d579c3908cd6aa36f796fcafc6e76817636f0befaadef57d5162659f
MD5 6d909e3f1b1f0052b4205bddfcc0bf3e
BLAKE2b-256 5816e2630cffe125626708f5be7e12f0e740e381aa28011eeba0e2c56ed8eea6

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