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(Besoins): Formulaire : allège les restrictions sur le champ "lien externe" #1163

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

raphodn
Copy link
Contributor

@raphodn raphodn commented Apr 17, 2024

Quoi ?

Le champ Tender.external_link passe d'un URLField à un CharField

  • pour éviter à l'utilisateur de mettre https:// devant
  • on valide quand même que l'url a un format à peu près correcte

@raphodn raphodn requested review from madjid-asa and SebastienReuiller and removed request for madjid-asa April 17, 2024 09:59
@raphodn raphodn requested a review from madjid-asa April 17, 2024 09:59
Copy link
Contributor

@madjid-asa madjid-asa left a comment

Choose a reason for hiding this comment

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

Nice

Base automatically changed from raphodn/validator-refactoring to master April 17, 2024 14:37
@raphodn raphodn force-pushed the raphodn/tender-external-link-url-without-https branch from 55e11fd to 1bdde62 Compare April 17, 2024 14:38
@raphodn raphodn changed the title feat(Besoins): allège les restrictions sur le champ "lien externe" feat(Besoins): Formulaire : allège les restrictions sur le champ "lien externe" Apr 17, 2024
@raphodn raphodn merged commit 18cdc1a into master Apr 17, 2024
5 checks passed
@raphodn raphodn deleted the raphodn/tender-external-link-url-without-https branch April 17, 2024 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants