I want to show full address in one row I have four address fields How i can I do that please. I tried below code it's not working
class Meta: model = Application fields = ('id', 'address1 + address2 + address3 + addres4','status') -- You received this message because you are subscribed to the Google Groups "Django REST framework" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-rest-framework+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-rest-framework/93ceeb6a-c7c1-4c7b-834d-81429ef4b0f8n%40googlegroups.com.