Wednesday, March 25, 2015

how to access manager from a model instance?

Yes I know I can't acces the Manager from a model instance, but I need to check the value of a field saved in the database before updating it. Can I do it from the Model clean() method?

Felix.

No comments:

Post a Comment