Skip to main content

Plugin for Django CMS that renders child plugins only for visitors from certain locations identified by GeoIP

Project description

Плагин-контейнер для Django CMS, выводящий дочерние плагины только для посетителей из определённых регионов, определяемых с помощью django-geoip.

Установка и настройка

Проще всего установить его с помощью pip

$ pip install djangocms-geoplaceholder

Добавьте ‘djangocms_geoplaceholder’ в INSTALLED_APPS вашего проекта и запустите

$ manage.py migrate

Не забудьте обновить базу адресов django-geoip

$ manage.py geoip_update

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

djangocms-geoplaceholder-1.0.0.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

djangocms_geoplaceholder-1.0.0-py2.py3-none-any.whl (9.7 kB view hashes)

Uploaded Python 2 Python 3

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