Different choices values for a single field in inherited class

2014-07-22 Thread mooglylechat
Hello,

Different choices values for a inherited CharField

2014-07-22 Thread mooglylechat
Hello, I am trying to write my first web application{, in django}. And I'm getting a little bit stuck on the following point: I want an application for classify my Wine, which could be red or white. Here is the point where I can't manage to get on (maybe its not the good way to design a databa