Sunday, May 27, 2012

Django ForeignKey which does not require referential integrity?

Hello everyone,

I recently posted a question on stackoverflow.com but didn't get any answers. I've found similar questions but without any satisfying solutions.


Could you give me some orientation on how to create a custom ForeignKey field that does not create database constraints with syncdb and south migrations?

Thanks in advance for the help :)

Robin

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

No comments:

Post a Comment