On Sun, May 21, 2023 at 10:54 AM William Nash (Bill) <wrna...@gmail.com> wrote:
>
> I'm new to django and I'm trying to learn as I program a small website for my 
> scuba diving business.   I'm running into a error that when I try to add a 
> diver the database does not update.  When I goto 
> http://localhost:8000/add_diver/add_diver/  I'm able to add a diver.

This is confusing - you said you get an error when you try and add a
diver to the database but when you goto
http://localhost:8000/add_diver/add_diver/ it works. In the case where
you get an error, how are you adding it? Please post your code and
tell us what the error you get is.

-- 
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/CACwCsY7%3DcadzuWCt_7aRhmBYO2ZuAzPBbDjatLaCKVNM6xSS7g%40mail.gmail.com.

Reply via email to