Boolean Values Not Saving in Django Admin
Anyone else having issues changing the "Published" boolean in the admin? When I uncheck it and hit save, it just reverts back to True.
Sorry You must be a logged in, registered user to answer a question.
Answers
I haven't had that issue. Do you have your project code up somewhere I can look through it?