#32730: jsonify() method for Q class in django.db.models.query_utils
-------------------------------------+-------------------------------------
     Reporter:  Austin Hunt          |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  Database layer       |                  Version:  3.2
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:  query_utils,         |             Triage Stage:
  jsonify, Q                         |  Unreviewed
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Description changed by Austin Hunt:

Old description:

> Hi,
>
> I have written a new recursive method along with documentation and
> testing that allows one to translate a Django Q object representing a
> complex query into JSON format for the purpose of easily re-using and
> editing complex queries that have been saved via pickling in a database.
> I am opening this ticket so that I can reference it in an upcoming pull
> request.
>
> Thank you,
> Austin

New description:

 Hi,

 I have written a new recursive method along with documentation and testing
 that allows one to translate a Django Q object representing a complex
 query into JSON format for the purpose of easily re-using and editing
 complex queries that have been saved via pickling in a database. I am
 opening this ticket so that I can reference it in a pull request.

 https://github.com/django/django/pull/14369

 Thank you,
 Austin

--

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32730#comment:2>
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/069.48a3d46486508d78b4560b82459059c7%40djangoproject.com.

Reply via email to