/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

adamj.eu
| | schinckel.net
3.3 parsecs away

Travel
| | [AI summary] The article explains how to create and use database views in PostgreSQL, including their syntax, differences between UNION and UNION ALL, and integration with Django models for read-only data access.
| | stribny.name
2.2 parsecs away

Travel
| | How to combine request and response serializers into one for use in ModelViewSets.
| | www.rasulkireev.com
3.3 parsecs away

Travel
| | In this post I show how to use get_context_data(). You might need it to display 'latest posts' on your 'home page'.
| | keepsimple.dev
15.9 parsecs away

Travel
| Learn how to implement real-time notifications in Django using Server Sent Events (SSE). Send updates to users without page refreshes or polling.