Reputation: 487
I have a Charfield 'status' [with choices = (('A', 'aaa'), ('B', 'bbb'), ('C', ccc'),)]
Can I initialise the field in the standard admin form to one of the choices? A drop down appears but no choice is selected by default.
Upvotes: 0
Views: 107