|
You are here |
yasoob.me | ||
| | | | |
www.rasulkireev.com
|
|
| | | | | 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
|
|
| | | | | Learn how to build a board list page for your Trello clone! This tutorial covers creating boards, using Alpine.js for interactivity. | |
| | | | |
geoff.tuxpup.com
|
|
| | | | | How I Start: Django, Tailwind, HTMX (part 1) I wanted to try out some "modern" front-end development for a while, and I did. FastAPI is great. So is Svelte. But even though I found creating APIs that way to be a breeze, building a whole site that way felt much slower and heavier than using traditional server rendering. So I decided to give django a fair shake for a while, and I'm glad I did. | |
| | | | |
www.mattlayman.com
|
|
| | | On this episode, we look at templates, the primary tool that Django provides to build user interfaces in your Django app. | ||