Re: potential bug

2015-06-15 Thread Mark Nesterovych
Forgot about ModelChoise. Thank you. On Sunday, 14 June 2015 22:37:26 UTC+3, Tom Evans wrote: > > On Sun, Jun 14, 2015 at 3:24 PM, Mark Nesterovych > <m.nest...@gmail.com > wrote: > > Hello. > > I've just finished small django site, and keep going on creating tests

potential bug

2015-06-14 Thread Mark Nesterovych
Hello. I've just finished small django site, and keep going on creating tests. I've found and issue with Model.objects.values_list method. Looks like it disregard test database and looks into production one. Some details. I have a form with a filed customer =