Re: [BangPypers] ChoiceField in django models
Thank you so much for your suggestion. ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers
Re: [BangPypers] ChoiceField in django models
On Thu, Nov 10, 2011 at 3:25 PM, Asif Jamadar wrote: > Suppose I have choicefield in my django model which consist of several > choices. Now in future if I changed the existing choice (option) with some > other name (choice), then whether the existing records in model with that > choice(option)