On 9/20/07, Gary Wilson <[EMAIL PROTECTED]> wrote: > > So last night I checked in changeset 6391, and this morning it hit me that > this breaks things for anyone using the admin application at more than one URL > since the url tag cannot handle cases where multiple instances of an > application are being used. This may not be as big an issue for the current > trunk since having multiple instances of the admin application doesn't make > too much sense, but it is one of the features touted for newforms-admin.
Making better use of the url tag in the admin templates was on my long term todo list. That changeset just gives me motivation to figure it out earlier since I'll need to do so next time I merge changes from trunk into the newforms-admin branch. I guess I could just *not* integrate that particular changeset, but I would feel dirty if I didn't. :) Joseph --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
