#23514: Prevent database connection at PostGISOperations init time
--------------------------------------+------------------------------------
     Reporter:  claudep               |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  GIS                   |                  Version:  master
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  1                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Description changed by claudep:

Old description:

> Currently, `PostGISOperations` does query the database during its init
> time (to check the spatial version). This should be avoided if possible
> (see use case in #17656), and should be doable by transforming some
> variables tests into properties.

New description:

 Currently, `PostGISOperations` does query the database during its init
 time (to check the spatial version). This should be avoided if possible
 (see use case in #17656), and should be doable by transforming some
 variables into properties.

--

--
Ticket URL: <https://code.djangoproject.com/ticket/23514#comment:1>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.4a348224bca7b317d6ba247beff25d25%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to