Ian Lewis 2/5/2009

Field/column Queries in Django

Read Original

This technical article details the use of Django's F() object, introduced in Django 1.1, for performing database queries and updates that reference the value of model fields. It covers comparisons, arithmetic operations, and relationship-spanning queries, and explains how F() enables efficient bulk updates without fetching objects into Python.

Field/column Queries in Django

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser