Hi all,

I have a model where I have defined a method :

    def print_html(self):
[...]



I have changed this method but no change is observed in the web page. It is
still working the old model method.
How can update this?
python manage.py sqlall
and
python manage.py syncdb

doesn't seem to work. Could anybody help me?


thank you in advance,

Miguel

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

Reply via email to