You need a GDB which is built with python enabled (GDB.exe needs to link to python libraries, such as python27.dll for python2.7.x) MinGW supply python enabled GDB, MinGW-W64 sites also supply python enabled GDB, also my unofficial build GDB.
Is there a way to force Django models to pass a field to a MySQL function every time the model data is read or loaded? To clarify what I mean in SQL, I want the Django model to produce something like ...