Skip to main content

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

Project description

# Django Vkontakte Places

Приложение позволяет взаимодействовать с географическими объектами Вконтакте, такими как страны и города через Вконтакте 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.0.tar.gz (12.3 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-vkontakte-places-0.3.0.tar.gz
Algorithm Hash digest
SHA256 9614813a49307243a08b147744aa2f68332dc18dec97d8a35fee11d630b61338
MD5 7535957522d7136b8184a3f6e2aecaad
BLAKE2b-256 35020cfd0b4f5436f2987268badc11e989be9eb318edd095079d633d5471a08a

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