Re: HStoreField can't adapt type 'dict'

2014-11-17 Thread Collin Anderson
Hi Fred, On Thursday, November 13, 2014 11:29:30 AM UTC-5, Fred Stluka wrote: > Any reason you don't include the original question with your > reply? Either by top-posting, or by quoting an excerpt? > I like to keep the emails as short as possible :) Would provide context to your answers, mak

Re: HStoreField can't adapt type 'dict'

2014-11-13 Thread Fred Stluka
Collin, Your answers to so many questions lately have been very helpful. Thanks! Any reason you don't include the original question with your reply? Either by top-posting, or by quoting an excerpt? Would provide context to your answers, making them more useful, especially to those of us readi

Re: HStoreField can't adapt type 'dict'

2014-11-12 Thread Collin Anderson
If anyone runs into this later, here's the ticket with the solution: https://code.djangoproject.com/ticket/23776 -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to

HStoreField can't adapt type 'dict'

2014-11-07 Thread Vedran Čačić
I know it's very early release, but I'd expect the example from the docs to work. I started playing with HStoreField from django.contrib.postgres.fields, and get the error above. Model Dog is copied verbatim from https://docs.djangoproject.com/en/dev/ref/contrib/postgres/fields/#querying-hstore