Hello, every one. I'm using django rest framework to develop the restful api. In my model, there is a field named status. Its default value is 1. So, I think it will be more convenient if the second (which shows "norm") will be chosen by default. <https://lh3.googleusercontent.com/-DfD5dfqWtE0/WHdOpBQLDVI/AAAAAAAAABM/SbPuUznUZqgI1LkFTjrzQpvHD4og-lEPQCLcB/s1600/%25E5%25B1%258F%25E5%25B9%2595%25E5%25BF%25AB%25E7%2585%25A7%2B2017-01-12%2B17.38.30.png> Is there anyway I can realize it? Or is there anybody willing to realize it and make a pull request? -- You received this message because you are subscribed to the Google Groups "Django REST framework" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
