Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Tags
- gcc regex
- influxdb 설치
- c3 축 없애기
- InfluxDB
- selinux port 등록
- 정규식 활용
- python os
- python subprocess
- CentOS7
- regex_search
- python popen
- centos pyhon 설치
- 백준
- semanage
- c++ 정규식
- c3 초
- 정규식 문자열 출력
- subporcess path
- telegraf
- 1697
- linux시간으로 변경
- c3 축 가리기
- c3 second
- g++ 업데이트
- 정규식 컴파일
- gcc 업데이트
- snmp test
- snmp
- grafana dashboard
- c3 step graph
Archives
- Today
- Total
리셋 되지 말자
나중에 공부할 내용(ORM) 본문
https://django.cowhite.com/blog/where-should-we-use-content-types-and-generic-relations-in-django/
Where should we use content types and generic relations in django? | CoWhite Software
Who is this tutorial for? This tutorial assumes a basic knowledge of PYTHON and Django. Also it assumes you know how to create models, and manipulate them with basic querysets. If you are not confident about the aforementioned topics then this might help y
django.cowhite.com
https://leffept.tistory.com/358
[Django]GenericForeignKey, ContentType로 여러 모델과의 관계 맺기
RDB를 사용하여 모델을 만들다 보면 한 모델이 여러 모델과의 관계를 맺어야 하는 순간이 생기기 마련입니다. 일반적으로 생각한다면 ForeignKey를 이용하여 모델링을 하는 방법이 떠오를 것입니다
leffept.tistory.com
'Django' 카테고리의 다른 글
Django Opentelemetry Tempo 연동 - 2 (0) | 2024.01.26 |
---|---|
Django Opentelemetry 연동 - 1 (0) | 2024.01.25 |
원격실습 환경 구성 (0) | 2022.04.16 |
ORM (0) | 2022.04.16 |
CSRF 토큰 오류 (0) | 2021.12.21 |
Comments