diff --git a/osinaweb/customercore/__pycache__/urls.cpython-310.pyc b/osinaweb/customercore/__pycache__/urls.cpython-310.pyc index 71f075c1..f2ddcdf3 100644 Binary files a/osinaweb/customercore/__pycache__/urls.cpython-310.pyc and b/osinaweb/customercore/__pycache__/urls.cpython-310.pyc differ diff --git a/osinaweb/customercore/__pycache__/views.cpython-310.pyc b/osinaweb/customercore/__pycache__/views.cpython-310.pyc index 7f324cff..6d2d5fce 100644 Binary files a/osinaweb/customercore/__pycache__/views.cpython-310.pyc and b/osinaweb/customercore/__pycache__/views.cpython-310.pyc differ diff --git a/osinaweb/customercore/templates/details_templates/inner-customer-project.html b/osinaweb/customercore/templates/details_templates/inner-customer-project.html index fe6fa6e5..c9e5107a 100644 --- a/osinaweb/customercore/templates/details_templates/inner-customer-project.html +++ b/osinaweb/customercore/templates/details_templates/inner-customer-project.html @@ -5,27 +5,26 @@
Winabig
-P20302
+{{project.name}}
+{{project.project_id}}
{{project.id}}
20-2-2023
-20-2-2024
+{{project.start_date}}
+{{project.end_date}}
Emile Elliye
+{{project.manager.user.first_name}} {{project.manager.user.last_name}}