referencing choices tuples
I have a typical set of choices tuples that are then referenced in a choices=... reference in a field definition. It does, well, what it is supposed to do.
But, I have a situation where I need to change the value of the field to "a different choice" in code in the view (rather than as a from choice).
It seems like it should be trivial but, for some reason, my brain is not creating the right code.
-- But, I have a situation where I need to change the value of the field to "a different choice" in code in the view (rather than as a from choice).
It seems like it should be trivial but, for some reason, my brain is not creating the right code.
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+unsubscribe@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/b093cb06-d6f0-4611-9c0b-06e36f4f2fab%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home