> If you're wanting it for actual inclusion, there's also the edge case
> of whether the model's been saved.  If not PK is None, and the URL
> will be mal-formed.
> 
> I dunno what to do for that corner case.

I guess it might make sense to return the "add" url instead, although that
makes it twice as much code. I don't think that's an issue for me (yet).

As for whether it should be part of models.Model, I'm not particularly
bothered either way, but in favour are :
1. The fact that it doesn't require any info outside the model itself,
2. The fact that I'm not the only person who found a need for it - Nathaniel
has one, and he credits wamber.net.
Against is the corner case you mention, of course.

I suppose I should add it to trac to let the experts decide.

Chris




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