Metadata-Version: 2.1
Name: djangorestframework-deepserializer
Version: 0.1.4
Summary: A package to create deep serializer for django rest framework
Home-page: https://github.com/Horou/djangorestframework-deepserializer
Author: Horou and Enzo_frnt
Keywords: Django,Django REST Framework,Deep,Depth,serializer,viewset,nested,nested serializer
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Django
Requires-Dist: djangorestframework

The deepSerializerforDjango is a module for Django framework that allows you to serialize your models in a deep way. It means that you can serialize your models with all the related models and their related models and so on. It is very useful when you need to serialize your models in a complex way.
