ok so I have a list of servers that have a one to one relationship with a
table called cpu.  When I delete a server from the server table it should
also delete it one to one relationship with the cpu entry.  right?  do I
need to pass something extra in the models.py to have this happen?

--~--~---------~--~----~------------~-------~--~----~
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