|
You are here |
www.paulox.net | ||
| | | | |
adamj.eu
|
|
| | | | | Some models have one or a few large fields that dominate their per-instance size. For example, take a minimal blog post model: | |
| | | | |
stribny.name
|
|
| | | | | How to combine request and response serializers into one for use in ModelViewSets. | |
| | | | |
keepsimple.dev
|
|
| | | | | Learn Django multitenant setup with row-level multitenancy using middleware tenant selection and abstract models for efficient data separation and scalability | |
| | | | |
fuller.li
|
|
| | | [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. | ||