OneToOneField() vs ForeignKey() in Django

What's the difference between Django OneToOneField and ForeignKey?

← Назад к списку