Why Meta.using was removed
Read OriginalThis article details the decision to remove the Meta.using option from Django's multiple database work. It explains that while useful for horizontal partitioning by model, the option conflicted with Django's reusable app philosophy by tying database logic directly to models. The authors are working on a more flexible callback-based API for routing database queries.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser