In going through cleaning up all the hard-coded urls in my templates, I'm
making good use of the get_absolute_url methods that I've added to my
models.

Looking at the links I'm left with, they're almost all to the admin pages.
How would I write a method to provide a get_admin_change_url method ?

Thanks,

Chris Brand




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