On 07/10/2011 12:28 PM, het.oosten wrote:
Adding a method/property to my model is a thing i haven't considered.
You have a good point there. I will do some more reading to find a
solution in this direction. Thanks!

Rob

It's easy to forget that Django is just Python. You're the programmer, so if you want to add a method then go ahead. It's best to understand Django's design as well as possible before you go adding things because sometimes things are done for a good reason.

But in the end, you're the developer responsible for delivering a working product, so do what you have to do.


--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to