#22425: provide ability to abort URL resolution early
--------------------------------+--------------------------------------
     Reporter:  Chris Jerdonek  |                    Owner:  Tijani-Dia
         Type:  New feature     |                   Status:  assigned
    Component:  Core (URLs)     |                  Version:  dev
     Severity:  Normal          |               Resolution:
     Keywords:                  |             Triage Stage:  Accepted
    Has patch:  1               |      Needs documentation:  0
  Needs tests:  0               |  Patch needs improvement:  0
Easy pickings:  0               |                    UI/UX:  0
--------------------------------+--------------------------------------

Comment (by Tijani-Dia):

 Thanks for the feedback!

 I followed you suggestion and made a draft PR here
 https://github.com/django/django/pull/14342.

 I also tweaked it so the API can accept view names along with a boolean.
 I'm doing this because I Imagine a situation where one doen't want to
 provide a fallback but is sure that if this prefix isn't met, nothing
 further will be met.

 What do you think about it?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22425#comment:10>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.1fccf5f5595c2508b62467380387c204%40djangoproject.com.

Reply via email to