Explore >> Select a destination


You are here

keepsimple.dev
| | geoff.tuxpup.com
2.5 parsecs away

Travel
| | I'm working through Hypermedia Sytstems using django and htmx in public. This post picks up with Chapter 5: HTMX Patterns. If you haven't read the prior posts, they're linked from the introductory one. The code can be found on sr.ht. To pick up where this post does, start from the tag contacts-app-web1.0. Even though it's possible (and reasonable!) to integrate htmx without it, I'm going to add django-htmx to my environment now, then integrate it into my django project.
| | pganalyze.com
1.9 parsecs away

Travel
| | Learn how to create and implement a row level security policy with Django middleware and Django signals, allowing to limit the database rows a user can access.
| | www.mattlayman.com
2.6 parsecs away

Travel
| | This article will look at how maintainers of an application can manage their data through Django's built-in administrative tools. We will see how to build admin pages and customize the admin tools to help teams navigate their apps.
| | www.architect.io
18.0 parsecs away

Travel
| If you're looking for an easy-to-use backend framework for your microservices, Spring Boot is an excellent choice. Learn how to deploy microservices with Spring Boot, including building a to-do web application with two services.