3đź‘Ť
âś…
arrg I’m dumb.
Just found my answer by going through the shipping folder again and by reading the source code.
- seems like I have to add the “satchmo.shipping.modules.tiered” app in my INSTALLED_APPS list.
- run “python manage.py syncdb” to add the appropriate models in the database
- Add some custom carriers in the Carriers table using the admin interface
👤bchhun
Source:stackexchange.com