Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

initial_data.json 536B

1
  1. [{"pk": 1, "model": "shipping.orderanditemlevelchargemethod", "fields": {"price_currency": "GBP", "code": "royal-mail-first-class", "name": "Royal Mail (First Class)", "price_per_item": "1.00", "price_per_order": "2.00", "description": "We will walk to the post office and post your stuff"}}, {"pk": 2, "model": "shipping.orderanditemlevelchargemethod", "fields": {"price_currency": "GBP", "code": "parcel-force", "name": "Parcel Force", "price_per_item": "0.00", "price_per_order": "10.00", "description": "Next-day courier service"}}]