On 18/04/2020 17.58, Body Abdo wrote:
Hi all;
I have a problem when edit my form ... my page doesn't update


I would start by not ignoring all errors like you do with:

except:
  pass

Errors should be handled or at least logged, not ignored.

That would most likely tell you why it's not working so you don't have to guess.

Kind regards,

Kasper Laudrup

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/4bf26f00-3023-dc80-e1c5-9ced5e10a761%40stacktrace.dk.

Reply via email to