complete rework of offerings
This commit is contained in:
parent
84e25c82d1
commit
20f27bd6b5
16 changed files with 313 additions and 294 deletions
|
@ -17,7 +17,6 @@ def service_list(request):
|
|||
"offerings",
|
||||
"offerings__cloud_provider",
|
||||
"offerings__plans",
|
||||
"offerings__plans__prices",
|
||||
"consulting_partners",
|
||||
"external_links",
|
||||
)
|
||||
|
@ -69,9 +68,6 @@ def service_detail(request, slug):
|
|||
"offerings",
|
||||
"offerings__cloud_provider",
|
||||
"offerings__plans",
|
||||
"offerings__plans__prices",
|
||||
"offerings__plans__prices__currency",
|
||||
"offerings__plans__prices__term",
|
||||
"consulting_partners",
|
||||
"external_links",
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue