ices are:
date_created, date_updated, deleted, id, resolutions, uuid
>From what I can tell, this has something to do with the addition of
related_query_name.
For some reason, it's trying to build a filter that looks like '+_in',
because of L276 in django/db/models/fields/relate
, I can't access the Welcome to Django page when I visit
http://127.0.0.1:8000 - I get a 404. There is an index page on the
server which does get returned.
Thanks in advance for any help!
Rhett
--~--~-~--~~~---~--~~
You received this message because you are subscr
>> Poll.objects.all()
[]
When I would expect:
>>> Poll.objects.all()
[]
Any help greatly appreciated.
Rhett
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To pos
3 matches
Mail list logo