Published 2021-02-02.
Last modified 2021-03-22.
Time to read: 2 minutes.
django
collection.
I was searching for a customizable e-commerce framework for a business case proof of concept,
and after a
false start,
I realized that
the Django framework,
written in Python, was likely the way to go.
I felt I would likely be able to add the ERP functionality I needed to a
custom implementation of the django-oscar
e-commerce framework.
Soon after, I discovered that the
django-oscar
e-commerce framework,
although not without issues, was likely good enough for my needs.
I am documenting my progress in this separate series of posts.
This information is written as I learn it, but instead of a strictly chronological journal,
I continuously reorder and revise the information so it is more easily understood by others.
If you are new to Django and/or django-oscar
,
you should read these posts from the bottom up.
Django and Django-Oscar Posts
Django / Oscar Evaluation
Notes
Digging Deeper
Debugging
Production
© Copyright 1994-2024 Michael Slinn. All rights reserved.
For requests to use this copyright-protected work in any manner, email mslinn@mslinn.com.
This website was made using Jekyll and Mike Slinn’s Jekyll Plugins.