Explore >> Select a destination


You are here

www.cdrf.co
| | www.laceyhenschel.com
1.2 parsecs away

Travel
| | One of the things I hear people say about Django is that it's a "batteries included" framework, and Django REST Framework is no different. One of the most powerful of these "batteries" is the ModelViewSet class, which is more of a "battery pack," in that it contains several different batteries. If you have any experience with Django's class-based views, then DRF's viewsets will hopefully look familiar to you.
| | www.django-rest-framework.org
1.2 parsecs away

Travel
| | Django, API, REST, Viewsets
| | sam.hooke.me
1.8 parsecs away

Travel
| | The home page of Sam Hooke.
| | tonybaloney.github.io
21.6 parsecs away

Travel
| [AI summary] This blog post discusses the Pyjion project, which integrates the .NET 5 JIT compiler into Python 3.9 to enhance performance by compiling Python code into native machine code at runtime.