i found solution in djangobook chapter9 at the end

On Oct 12, 6:37 pm, Gigs_ <[EMAIL PROTECTED]> wrote:
> if i wanna update object in django generic
> (django.views.generic.create_update.update_object) im using object_id
> and all work fine if i passwww.myurl.com/books/edit/object_id/.
>
> but what if i want to access my object with object name like book
> title?
> can i do that too?


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to