/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

www.rasulkireev.com
| | greenash.net.au
3.1 parsecs away

Travel
| | [AI summary] A technical guide shows how to embed automatically resized images inline within Django blog post text using a custom template filter and image tokens.
| | jinyuz.dev
3.8 parsecs away

Travel
| | I was working on a multi-tenant project and encountered a bug when using Django's GenericForeignKey with django-tenants. It was using the public schema's contenttype_id instead of the tenant schema's contenttype_id. So, if I have a model of Comment, my django_content_type table would have something like public.django_content_type id app_label model 15 comments comment tenant.django_content_type id app_label model 19 comments comment There shouldn't be a problem here since django-tenants should handle thi...
| | adamj.eu
3.3 parsecs away

Travel
| | Some models have one or a few large fields that dominate their per-instance size. For example, take a minimal blog post model:
| | microsoft.github.io
15.9 parsecs away

Travel
| Project Mu Documentation