๐ Simple JWT
https://django-rest-framework-simplejwt.readthedocs.io/en/latest/index.html
๐ JWT
๐ DRF
https://www.django-rest-framework.org/
๐ Django
https://docs.djangoproject.com/en/4.0/
๐ Python
- ์ ์ฉํ ์ฟผ๋ฆฌ example
์ฅ๊ณ ์์ template engine configuration
prefetch_related
https://docs.djangoproject.com/en/4.0/ref/models/querysets/#prefetch-related
์ฅ๊ณ ๋ก๊น ๋ฐฉ๋ฒ
https://docs.djangoproject.com/en/4.0/topics/logging/#examples
SQL Tutorial
https://www.geeksforgeeks.org/sql-tutorial/
MEDIA_URL, MEDIA_ROOT
https://docs.djangoproject.com/en/4.0/ref/settings/#media-url
ImageField ์ฌ์ฉ์์
https://docs.djangoproject.com/en/4.0/topics/files/
์ฅ๊ณ reverse
https://docs.djangoproject.com/en/4.0/ref/urlresolvers/
์ฅ๊ณ path converter ( <int:year> , <str:year>, <slug:year> … )
https://docs.djangoproject.com/en/3.0/topics/http/urls/#path-converters
์ฅ๊ณ transaction
https://docs.djangoproject.com/en/4.0/topics/db/transactions/
SQL transaction
https://www.tutorialspoint.com/sql/sql-transactions.htm
์ฅ๊ณ get_absolute_url()
https://docs.djangoproject.com/en/4.0/ref/models/instances/#get-absolute-url
์ฅ๋ฐ๊ตฌ๋ ๋ชจ๋ธ ์ฐธ๊ณ
https://morioh.com/p/ccfd9524da10
- Model field reference | Django documentation | Django (djangoproject.com)
- Django์ Reverse relations๊ณผ Related_name (velog.io)
- 3 - Class based views - Django REST framework (django-rest-framework.org)
- Customizing authentication in Django | Django documentation | Django (djangoproject.com)
- Permissions - Django REST framework (django-rest-framework.org)
- python - Django REST Framework - Separate permissions per methods - Stack Overflow
- ์ฅ๊ณ ์ ์ปค์คํ
์ ์ ๋ชจ๋ธ ๋ง๋ค๊ธฐ
- USERNAME_FIELD
- ์๋์ผ๋ก ์ฌ์ฉ์ ์ํธ ๊ด๋ฆฌ
- Customizing authentication in Django | Django documentation | Django (djangoproject.com)
- Generic Api exception
- ์ฅ๊ณ ๋ชจ๋ธ์์ ํ์ผ ์ ๋ก๋
- drf ์๋ฆฌ์ผ๋ผ์ด์ ๊ด๊ณ ์ค์
- custom validation
- custom create
- on_delete
- SerializerMethodField
- Django aggregate
- https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API
- https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch
- ์๋ฐ์คํฌ๋ฆฝํธ async์ await
- cors๋?
- HTTP ๋ฉ์ธ์ง
- HTTP ๊ฐ์
- ์ฅ๊ณ internationalization
- Django ํ ํ๋
- ์ฅ๊ณ ์ request์ response
- HTTP ์์ฒญ ๋ฉ์๋
- ์ฅ๊ณ ์ url
- ์ฅ๊ณ ์ ํ ํ๋ฆฟ ์์
- ์ฅ๊ณ ์ ์ฒ ํ
- ์ฅ๊ณ ๋ชจ๋ธ
- ์ฅ๊ณ ๋ชจ๋ธ ํ๋
- Django ORM
- Django ๋ ์ง ํฌ๋งท
- csv to json
- Django ๊ณต์ ๋ฌธ์
- Django dumpdata์ loaddata