Software Details:
Version: 0.0.0
Upload Date: 11 May 15
Distribution Type: Freeware
Downloads: 14
django-cms-opencomparison is an opencomparison plugin for the django-cms project.
Setup
Add urls to url.py on Django project:
url(r'^api/v1/', include('cms_opencomparison.urls')),
You can modify CSS style overwritting /static/cms_opencomparison/css/style.css URL.
Repository
URL: https://github.com/psaavedra/django-cms-opencomparison
References
Highly based on Django-Shop ecpsystem page: https://www.django-shop.org/en/ecosystem/
Requirements:
- Python
- django-cms
- Django
Comments not found