Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/add insee multiselect and licence groups #347

Merged
merged 37 commits into from Apr 10, 2024

Conversation

Jorek57
Copy link
Contributor

@Jorek57 Jorek57 commented Jan 30, 2024

Close datagouv/data.gouv.fr#1195
Close datagouv/data.gouv.fr#1196

This config needs to be added to the udata.cfg in udata:
LICENSE_GROUPS = [ ("Autorités administratives", [{"value": "lov2", "recommended": True, "description": "Recommandée", "code": "etalab-2.0"}, {"value": "odc-odbl", "description": "License avec obligation de partage à l’identique", "code": "ODbL-1.0"}, {"value": "notspecified", "description": "Le Code des relations entre le public et l’administration ne s’applique pas"}]), ("Tous producteurs", [{"value": "lov2", "recommended": True, "description": "Recommandée"}, {"value": "cc-by", "code": "CC-BY"}, {"value": "cc-by-sa", "code": "CC-BY-SA"}, {"value": "cc-zero", "code": "CC0-1.0"}, {"value": "fr-lo", "code": "etalab-2.0"}, {"value": "odc-by", "code": "ODC-By-1.0"}, {"value": "odc-odbl", "code": "ODbL-1.0"}, {"value": "odc-pddl", "code": "PDDL-1.0"}, {"value": "other-at"}, {"value": "other-open"}, {"value": "other-pd"}, {"value": "notspecified"}]) ]

@Jorek57 Jorek57 force-pushed the feat/add-insee-multiselect branch 2 times, most recently from 3c4fca0 to 182580b Compare April 2, 2024 11:53
@Jorek57 Jorek57 requested a review from maudetes April 4, 2024 07:13
Copy link
Contributor

@maudetes maudetes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we're clear!

@Jorek57 Jorek57 merged commit a23da3e into datagouv:master Apr 10, 2024
7 checks passed
@Jorek57 Jorek57 deleted the feat/add-insee-multiselect branch April 10, 2024 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants