#25069: Make _unregister_lookup be public API
----------------------------------------------+----------------------
     Reporter:  coldmind                      |      Owner:  coldmind
         Type:  New feature                   |     Status:  new
    Component:  Database layer (models, ORM)  |    Version:  master
     Severity:  Normal                        |   Keywords:
 Triage Stage:  Unreviewed                    |  Has patch:  0
Easy pickings:  0                             |      UI/UX:  0
----------------------------------------------+----------------------
 (as a follow-up for discussion from
 https://github.com/django/django/pull/4948)

 Django allows users to register a custom lookups, but there are no public
 way to unregister it.
 I don't see a reason to keep `_unregister_lookup` as a private API, so I'm
 proposing to make it be public and add documentation for it.

--
Ticket URL: <https://code.djangoproject.com/ticket/25069>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/051.c960836cfc67beb9eefebf43f49b2ce1%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to