Feature/company data public form
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
5@@ -27,10 +28,67 @@ _COMMUNITY_DATA__GENERAL_FIELDS = {
@@ -42,6 +100,7 @@ _COMMUNITY_DATA__URL_PARAMS = {
@@ -50,15 +109,49 @@ _COMMUNITY_TYPE_OPTIONS = [
@@ -90,9 +183,6 @@ class WebsiteCommunityData(http.Controller):
@@ -108,6 +198,11 @@ class WebsiteCommunityData(http.Controller):
@@ -120,7 +215,7 @@ class WebsiteCommunityData(http.Controller):
@@ -133,16 +228,9 @@ class WebsiteCommunityData(http.Controller):
@@ -188,6 +276,13 @@ class WebsiteCommunityData(http.Controller):
@@ -204,7 +299,6 @@ class WebsiteCommunityData(http.Controller):
@@ -232,12 +326,18 @@ class WebsiteCommunityData(http.Controller):
@@ -258,13 +358,21 @@ class WebsiteCommunityData(http.Controller):
@@ -272,6 +380,9 @@ class WebsiteCommunityData(http.Controller):
@@ -302,6 +413,16 @@ class WebsiteCommunityData(http.Controller):
@@ -318,7 +439,7 @@ class WebsiteCommunityData(http.Controller):
@@ -328,6 +449,34 @@ class WebsiteCommunityData(http.Controller):
@@ -335,6 +484,9 @@ class WebsiteCommunityData(http.Controller):