#24928: Add UUIDField, RangeField, etc to database introspection
-------------------------------------+-------------------------------------
     Reporter:  MarkusH              |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by timgraham):

 Claude, the issue in my mind is adding contrib references to
 `django/db/backends/postgresql_psycopg2/introspection.py`. If we allow
 `contrib.postgres` to play by special rules, that's not very friendly to
 third-party apps that might wish to add introspection for their own
 fields. But you have more experience in this area than I do, so please
 give your thoughts if you had ideas on how this should work.

--
Ticket URL: <https://code.djangoproject.com/ticket/24928#comment:3>
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/065.59e3f88fe754466f0ae5edeb975ce93e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to