#11860: Changing a NullBooleanField from "unknown" to "no" in the admin does not save -------------------------------+-------------------------------------------- Reporter: gregplaysguitar | Owner: nobody Status: new | Milestone: Component: Uncategorized | Version: 1.1 Keywords: nullboolean dirty | Stage: Unreviewed Has_patch: 0 | -------------------------------+-------------------------------------------- This only occurs if the nullboolean is the only thing changed - if I change another field in the form at the same time, it works.
I'm assuming that the problem is that the form isn't being marked as dirty by the nullbooleanfield when it should be. -- Ticket URL: <http://code.djangoproject.com/ticket/11860> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
