I recently posted a question on stackoverflow.com but didn't get any answers. I've found similar questions but without any satisfying solutions.
Here is my question http://stackoverflow.com/questions/10623854/django-soft-foreignfield-without-database-integrity-checks
Here is a related question http://stackoverflow.com/questions/3558907/django-foreignkey-which-does-not-require-referential-integrity
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