I am using fedora and wxpython version 2.8.12 .While trying to import wx.lib.agw.persist I am getting an error saying Import Error: No module persist. Will the module not be there by default with wxPython, if not how do I get this module installed? please help me.
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 ...