Django
ORM
kyeongjun-dev
2022. 4. 16. 03:00
GenericForeignKey, ContentType
필요성
- RDB에서 하나의 attribute가 여러 형태의 테이블을 참조하고 싶을 때가 있다
참고자료
https://leffept.tistory.com/358
https://django.cowhite.com/blog/where-should-we-use-content-types-and-generic-relations-in-django