/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

kenan7.com
| | www.rasulkireev.com
1.4 parsecs away

Travel
| | Whenever you building a site with Django that will have user authentication, it is recommended to create a Custom User Model, before the first migration. Sometimes you forget to do that. In this case you have to follow a strict procedure, which I'll show you in the post.
| | keepsimple.dev
1.6 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.
| | fuller.li
1.7 parsecs away

Travel
| | [AI summary] A technical guide explaining how to customize the Django admin panel to pre-populate author and site fields based on the current user and request.
| | schinckel.net
19.1 parsecs away

Travel
| [AI summary] The author details a Python/Django SaaS architecture that uses PostgreSQL schemas to isolate multi-tenant data on a single server, including custom Django South adapters for independent migrations.