Shelbybark Design blog for March

Save Me

March 18, 2010

I recently had a need to modify the files associated with a ManyToManyField while saving the model in one of my django-based projects. I did some googling to see how to go about doing that, and realized that the ManyToMany data is saved after the save method is called. So, I thought I would outline what I did to work around that. I’m sure the code could be cleaned up a bit. So, suggestions are welcome.

read more / 0 comments
Google Analytics Alternative