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

Page show association et subscribe ID non valide #15

Open
CamposCarvalhoC opened this issue Oct 27, 2020 · 1 comment
Open

Page show association et subscribe ID non valide #15

CamposCarvalhoC opened this issue Oct 27, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@CamposCarvalhoC
Copy link
Contributor

Pour l'instant, lorsque l'on change le lien avec un id d'une association non existante, il affiche une view avec 404 Not Found

Exemple l'association avec pour ID = 1 n'existe pas :
http://127.0.0.1:8000/associations/1

image

@CamposCarvalhoC
Copy link
Contributor Author

Même problème avec les abonnements :

Si on s'abonne avec à une association avec des ID qui n'existent pas, il renvoie la page 404 Not Found.

@CamposCarvalhoC CamposCarvalhoC changed the title Page show association ID non valide Page show association/subscriptions ID non valide Oct 27, 2020
@CamposCarvalhoC CamposCarvalhoC changed the title Page show association/subscriptions ID non valide Page show association et subscribe ID non valide Oct 27, 2020
@Myrmillion Myrmillion added the enhancement New feature or request label Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants