|
You are here |
kenan7.com | ||
| | | | |
codeinthehole.com
|
|
| | | | | Radio buttons can be tamed | |
| | | | |
fuller.li
|
|
| | | | | [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. | |
| | | | |
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. | |
| | | | |
www.pinaraf.info
|
|
| | | [AI summary] A software engineer explains how to implement Row Level Security in a multi-site Django application using PostgreSQL sessions to prevent data leaks between customers. | ||