Hi Django Developers, Json response from the django server is huge as the data fields contained are of big size. So, can I restrict the *fields* required in the response data from the *HTTP Request Url* ? Is there a generic param, which can be used ?
Just like QuerySet, can we have "ValueSet" to restrict the fields(or columns) in the json response data ? Regards, Adaeit -- You received this message because you are subscribed to the Google Groups "Django users" 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-users/f274b86b-e3fb-483b-802e-857362087619n%40googlegroups.com.

