Explore >> Select a destination


You are here

www.mattlayman.com
| | pganalyze.com
2.6 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.
| | keepsimple.dev
2.1 parsecs away

Travel
| | Learn how to build a board list page for your Trello clone! This tutorial covers creating boards, using Alpine.js for interactivity.
| | www.argpar.se
4.4 parsecs away

Travel
| | Get some handy tips for testing the django admin.
| | fuller.li
6.8 parsecs away

Travel
| [AI summary] This blog post explains how to pre-populate data in Django admin panel by using formfield_for_manytomany and formfield_for_foreignkey methods to set default values for the current site and user, while restricting non-superusers from changing the author of a post.