#32730: jsonify() method for Q class in django.db.models.query_utils -------------------------------------+------------------------------------- Reporter: | Owner: nobody austinjhunt | Type: New | Status: new feature | Component: Database | Version: 3.2 layer (models, ORM) | Keywords: query_utils, Severity: Normal | jsonify, Q Triage Stage: | Has patch: 0 Unreviewed | Needs documentation: 0 | Needs tests: 0 Patch needs improvement: 0 | Easy pickings: 0 UI/UX: 0 | -------------------------------------+------------------------------------- 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 -- Ticket URL: <https://code.djangoproject.com/ticket/32730> 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 view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/054.da4f8f36d1b3cfb0006db7e4a86ff183%40djangoproject.com.