Django 1.65, PostgreSQL.

Several users of the admin UI in my app have noted that clicking Save or
Save and Continue buttons does not always actually save changes to the
database.

Has anyone else seen this?  I do override get_form in admin.py so that I
can set some fields as readonly based on a boolean flag.  Otherwise my
admin.py is pretty generic.

Any hint as to where to look for this problem or the best approach to
troubleshoot it?

--Tim

-- 

============================================
Timothy Cook
LinkedIn Profile:http://www.linkedin.com/in/timothywaynecook
MLHIM http://www.mlhim.org

-- 
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2B%3DOU3UH_htjdWBKNeoyX9apSomLvDeYYX5V7Vw_Ozq9CjXgBA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to