DjangoCon US: Call For Proposals: Last Call

2015-05-15 Thread Jeff Triplett
will not be extending the deadline this year. We will accept submissions until midnight Anywhere on Earth <http://en.wikipedia.org/wiki/Anywhere_on_Earth> today (May 15th). Regards, Jeff Triplett Chair, DjangoCon US 2015 @webology / @djangocon -- You received this message because you are

Re: Odd behavior using __range lookup

2006-12-13 Thread Jeff Triplett
If anyone else stumbles on this post and has a similar problem then it's worth noting that the value field was a varchar doing an numeric range evaluation on it. Even though it does in fact work some times (mysql), you're better off hooking the save() method on a model and converting the value to