Skip to main content

Integration between Django Oscar and Wagtail

Project description

Django Oscar Wagtail
====================

This project integrates the Wagtail CMS with Django Oscar for eCommerce.



Installation
------------

Fork the catalogue app as described in the oscar documentation. Then instead of
using the AbstractCategory from Oscar use the one from this project.


Add the following to your settings

code-block:: python

OSCAR_DASHBOARD_NAVIGATION.insert(1, {
'label': 'CMS',
'icon': 'icon-th-list',
'url_name': 'wagtailadmin_home',
'access_fn': lambda user, *args: user.has_perm('wagtailadmin.access_admin')
})



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-oscar-wagtail-0.0.2.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

django_oscar_wagtail-0.0.2-py2-none-any.whl (9.3 kB view details)

Uploaded Python 2

File details

Details for the file django-oscar-wagtail-0.0.2.tar.gz.

File metadata

File hashes

Hashes for django-oscar-wagtail-0.0.2.tar.gz
Algorithm Hash digest
SHA256 db19cae14308fada269f64254b5a43d993193efe534e45aeb9ce6c8bad77250e
MD5 16a71b0433bc012d69833a62eba3660d
BLAKE2b-256 531035c5e21d1f079a54323c52f37f01d29ac7803cf70de11b60ddc6a33c3b14

See more details on using hashes here.

File details

Details for the file django_oscar_wagtail-0.0.2-py2-none-any.whl.

File metadata

File hashes

Hashes for django_oscar_wagtail-0.0.2-py2-none-any.whl
Algorithm Hash digest
SHA256 bdc75062e7230f58c7194ac6c42d8d5c5b57f4b84e4c3ce96bb89370b2d66fa1
MD5 30769b3fc10d3b8797d64585c3636db1
BLAKE2b-256 bf8509958968baa7ab7e19b4b2e9931b19c3276ae367ffb92ce1a6729558626f

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