mirror of
https://framagit.org/la-chariotte/la-chariotte.git
synced 2025-05-02 11:52:27 +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. |
||
---|---|---|
.. | ||
accounts | ||
helpers | ||
order | ||
static | ||
templates | ||
tests | ||
__init__.py | ||
asgi.py | ||
context_processors.py | ||
settings.py | ||
urls.py | ||
wsgi.py |