Added Deutsche Post as a shipping carrier, including new models, admin, serializers, and API client integration. Updated Carrier and SiteConfiguration models to support Deutsche Post, including shipping price and API credentials. Added requirements for the Deutsche Post API client and dependencies.
4 lines
60 B
Python
4 lines
60 B
Python
from django.test import TestCase
|
|
|
|
# Create your tests here.
|