I know it's kind of late to bring this up, but I haven't been using the branch, so it hasn't been at the front of my mind at all :)
newforms-admin currently uses a url match of ^admin/(.*) which sort of kills reversing - you can't just pass the parts in, you have to manually build the string for the rest of the URL. Would it be feasible to change that back to separate url matches like the current admin, or would that take too long at this close date? Or perhaps another method would be to give newforms-admin its own helper to generate URLs? It's nice to be able to link back to admin for staff members, so you can quickly go and edit a page, so I think any fix along these lines would be very useful :) -- Collin Grady "I only touch base with reality on an as-needed basis!" -- Royal Floyd Mengot (Klaus) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@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-developers?hl=en -~----------~----~----~----~------~----~------~--~---