Karen,
Thanks...that is exactly what happened.  I copied the old function but
forgot to delete it

 Thanks

On Jul 7, 7:05 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote:
> On 7/7/07, Greg <[EMAIL PROTECTED]> wrote:
>
>
>
> > I done this before with just one variable and it's always been (?
> > P<object_id>\d+).  Can I change the name from object_id to
> > manufacturer_id and collection_id?  And can I send two variables
> > (three including request)?
>
> Yes, you can change the names and you can have more than one variable in
> addition to request passed into your view function.  I can't immediately see
> anything wrong with your code (it looks very similar to some of my own,
> which does much the same thing and works fine).  It almost seems as though
> an old showcollection() definition is being found somewhere, one that
> doesn't have the collection_id argument.  Any way that could be happening?
>
> Karen


--~--~---------~--~----~------------~-------~--~----~
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