2007年6月4日 星期一

Django trick & note

Using template:



1. Prevent template using function call. So things like

I will now delete this valuable data. {{ data.delete }}  



The template system won’t execute a method if the method has

alters_data=True set







Powered by ScribeFire.

沒有留言: