feat: reset migrations and created customer address model
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
{{ cart_item.product.price.price_with_tax }}€
|
||||
</p>
|
||||
|
||||
|
||||
<form hx-post="{% url 'web:delete_cart_item' pk=cart_item.pk %}"
|
||||
hx-swap="none">
|
||||
<span class="mt-0.5 truncate text-sm font-normal text-gray-500 dark:text-gray-400 mr-2">
|
||||
|
||||
Reference in New Issue
Block a user