Skip to main content

Plugin for django-cms. Yandex Map.

Project description

cmsplugin_yandexmap - это плагин для django-cms. Позволяет добавлять на страницу интерактивную Яндекс карту. Возможности аналогичны плагину googlemap входящему в состав данной CMS.

Лицензия MIT.

Зависимости

  • django-cms >= 3.0

Установка

Как обычно:

$ pip install cmsplugin_yandexmap

или

$ easy_install cmsplugin_yandexmap

или

$ hg clone http://github.org/moskrc/cmsplugin_yandexmap/
$ cd cmsplugin_yandexmap
$ python setup.py install

Добавить плагин в INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'cmsplugin_yandexmap',
    ...
)

Запустить syncdb, или migrate если вы используете South.

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

cmsplugin_yandexmap-1.3.2.tar.gz (5.2 kB view details)

Uploaded Source

File details

Details for the file cmsplugin_yandexmap-1.3.2.tar.gz.

File metadata

File hashes

Hashes for cmsplugin_yandexmap-1.3.2.tar.gz
Algorithm Hash digest
SHA256 774d2adc823a1b62011e6c484e98835d97aac5ea5521014805bbac194d2513ea
MD5 72d531b53607fd65fc9c99afb1bdfae5
BLAKE2b-256 f6fcfda619babe94feeb0481ccc65063bf8e1d60fe07b67ad9559ef970aa7a4e

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