migrations
|
in between commit: html bug
|
2022-01-15 23:57:55 +01:00 |
__init__.py
|
v3: start app
|
2022-01-02 18:29:35 +01:00 |
admin.py
|
Add ProductOrderView
|
2022-01-14 22:23:39 +01:00 |
apps.py
|
v3: start app
|
2022-01-02 18:29:35 +01:00 |
forms.py
|
Switch to FormView for displaying the order
|
2022-01-16 17:13:59 +01:00 |
models.py
|
Switch to FormView for displaying the order
|
2022-01-16 17:13:59 +01:00 |
tests.py
|
v3: start app
|
2022-01-02 18:29:35 +01:00 |
views.py
|
Switch to FormView for displaying the order
|
2022-01-16 17:13:59 +01:00 |