On 4/4/06, Michael Radziej <[EMAIL PROTECTED]> wrote: > * I want to do url configuration in exactly one place
One place for each project? One place for each application? One place for each model? The problem is that each of these has perfectly valid use cases for wanting to specify its own URL structure. > I see only one two problems in this: > * how to generate the string from the regular expression > * you tie the urls to the field names in the model That second one would be a showstopper for me. -- "May the forces of evil become confused on the way to your house." -- George Carlin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
