#4824: Enforce a check for duplicate named url patterns
--------------------------------------+-------------------------------------
Reporter: Favo <[EMAIL PROTECTED]> | Owner: nobody
Status: new | Component: Core framework
Version: SVN | Resolution:
Keywords: sprintsept14 | Stage: Accepted
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
--------------------------------------+-------------------------------------
Changes (by russellm):
* stage: Ready for checkin => Accepted
Comment:
This is good idea in principle, but the patch doesn't really fix the
problem. If you have multiple urls.py files, this approach won't identify
duplicates across the files.
On a housekeeping note - Django uses 4 spaces, not tabs, for indentation.
--
Ticket URL: <http://code.djangoproject.com/ticket/4824#comment:5>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" 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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---