eValueError: Cannot assign "'pluto'": "listurl.servicetypelist" must be a "servicetype" instance.

2010-02-15 Thread luupux
Hello , i have a big problem for my little know for simple diagnostic python manage.py shell where am I wrong? >>> from siteupdate.proxy.models import listurl >>> a=listurl() >>> a.urlip="pippo" >>> a.servicetypelist="pluto" Traceback (most recent call last): File "", line 1, in File "/us

Piston and foreignkey

2010-02-11 Thread luupux
Hello i have a problem with simple application , but i not understand where is the my error. But I know the problem and is ForeignKey to model listurl because if I use another model without foreigkey everything starts working Excuse my bad English I know the question is stupid but I do not underst

RSS-newby Error was: No module named django.contrib.syndication.views

2010-01-27 Thread luupux
Hello , im have a newbye question I have a simple application named proxy and i put simple rss feed . This is my error Request URL:http://localhost:8000/proxy/feeds/feedurl/ Exception Type: ViewDoesNotExist Exception Value: Could not import siteupdate.proxy.views.django.contrib.syndi