def ajouterCentre(request):
form = FormCentre()
regions = Region.objects.all()
centrecategories = CentreCategorie.objects.all()
if request.method == 'POST':
categorie_name = request.POST.get('categorie')
categorie, created = CentreCategorie.objects.get_or_c
J'ai finalement résolu le problème. Merci bien!!
Le lundi 25 septembre 2023 à 20:35:25 UTC, Muhammed Lawal a écrit :
> Have you confirmed there is a 'name' field in your CentreCategorie and
> Region models?
>
> On Mon, 25 Sep 2023, 5:44 p.m. Baye SALIOU DIAW,
>
Payment ID: 1L942492VB111070T, Payer ID: FVXL22PYEGX8J Payment not found:
Failed. Response status: 404. Response message: Not Found. Error message:
{"name":"INVALID_RESOURCE_ID","message":"Requested resource ID was not
found.","information_link":"
https://developer.paypal.com/docs/api/payments/#err
3 matches
Mail list logo