Explore >> Select a destination


You are here

sam.hooke.me
| | www.cdrf.co
1.1 parsecs away

Travel
| | Detailed descriptions, with full methods and attributes of ModelViewSet Django REST Framework class.
| | richardtier.com
1.9 parsecs away

Travel
| | Django Rest Framework integrates well with models to provide out of the box validation, and ModelSerializers allow futher fine-grained custom validation. However, if you're not using a model as the resource of your endpoint then the code required for custom validation of complex data structure can get hairy. If there is a heavily nested data...
| | www.django-rest-framework.org
1.8 parsecs away

Travel
| | Django, API, REST, Serializers
| | rogs.me
14.6 parsecs away

Travel
| [AI summary] A tutorial demonstrating how to implement asynchronous data fetching for Django models using Celery task queues.