Commit 21a78630 authored by Romain Courteaud's avatar Romain Courteaud 🐙

slapos_pdm: store url_string on Release Variation

parent ac947111
...@@ -52,6 +52,7 @@ class SoftwareProductReleaseVariation(Variation): ...@@ -52,6 +52,7 @@ class SoftwareProductReleaseVariation(Variation):
, PropertySheet.Variation , PropertySheet.Variation
, PropertySheet.VariationRange , PropertySheet.VariationRange
, PropertySheet.Reference , PropertySheet.Reference
, PropertySheet.Url
) )
variation_base_category_list=('software_release',) variation_base_category_list=('software_release',)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment