djangocms-store-locator 0.0.2
pip install djangocms-store-locator==0.0.2
Released:
A simple store locator django CMS plugin that uses Google Maps.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD License)
- Author: Ales Kocjancic
Classifiers
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
A simple store locator plugin for django CMS that uses Google Maps. The code is heavily inspired by a similar plugin by Mark Ransom, https://github.com/MegaMark16/django-cms-storelocator.
Features
django CMS Plugin displays a google map with locations
search for locations in range of an address
locations can be grouped and searched by location types
setting for kilometers or miles
Installation
pip install djangocms-store-locator (requires django-filer and django-sekizai)
add 'djangocms_store_locator' to your INSTALLED_APPS
python manage.py syncdb or python manage.py migrate djangocms_store_locator if you are using South
add something like this to your urls.py
url(r'^store-locator/', include('djangocms_store_locator.urls')),
done!
Usage
add some locations in the admin
insert the “Store Locator Plugin” on a page
Optional settings
see settings.py
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD License)
- Author: Ales Kocjancic
Classifiers
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file djangocms-store-locator-0.0.2.tar.gz
.
File metadata
- Download URL: djangocms-store-locator-0.0.2.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d218c0e39bb35779f4d005602e2b3aed64de791a0b740e7b6889c4565ee7f49f
|
|
MD5 |
a281340111d1a529d732fefc2e43e393
|
|
BLAKE2b-256 |
e5d3c8d99edaf2f325c70172dc645ab6f94dc8e4df28e761616dc0e48d4c327f
|