On 10/2/06, seemant <[EMAIL PROTECTED]> wrote:
>
> Andy,
>
> This certainly gets me past the syncdb, so thanks!  However, when I try
> to add a service, I get this (note that I have not yet added people or
> roles, I wanted to try adding them using the + in the service tab):
>
> TypeError at /admin/services/service/add/
> Cannot resolve keyword ' name' into field
> Request Method:         GET
> Request URL:    http://localhost:8000/admin/services/service/add/
> Exception Type:         TypeError
> Exception Value:        Cannot resolve keyword ' name' into field
> Exception Location:
>         /usr/lib/python2.4/site-packages/django/db/models/query.py in
> lookup_inner, line 835
Looks like there is a space in there that shouldn't be there, thus '
name'; can't be sure without code...
-- 
This message has been scanned for memes and
dangerous content by MindScanner, and is
believed to be unclean.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to