mirror of
https://framagit.org/la-chariotte/la-chariotte.git
synced 2025-05-03 04:11:52 +02:00
![]() When a grouped_order_detail view was called with authenticated user, when prefilling the firstName, lastName and email also inserted a new OrderAuthor object in the database. Now use SimpleNamespace, instead of OrderAuthor object, to carry those values to the template. |
||
---|---|---|
.. | ||
__init__.py | ||
grouped_order.py | ||
item.py | ||
mixins.py | ||
order.py | ||
stats.py |