This may have a simple answer that I've overlooked. Is there a way to specify that the regexps used for mapping URLs in urls.py are in re.VERBOSE format rather than all in one line?
I have several pieces that are easily recognizable when specified as VERBOSE, but when given in one line, it becomes rather opaque and hard to read. Any hints? Thanks, -tkc --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---

