๐ Simple JWT
https://django-rest-framework-simplejwt.readthedocs.io/en/latest/index.html
Simple JWT — Simple JWT 5.2.0.post3+gaa21b20 documentation
Simple JWT provides a JSON Web Token authentication backend for the Django REST Framework. It aims to cover the most common use cases of JWTs by offering a conservative set of default features. It also aims to be easily extensible in case a desired feature
django-rest-framework-simplejwt.readthedocs.io
๐ JWT
JWT.IO
JSON Web Tokens are an open, industry standard RFC 7519 method for representing claims securely between two parties.
jwt.io
๐ DRF
https://www.django-rest-framework.org/
Quickstart - Django REST framework
We're going to create a simple API to allow admin users to view and edit the users and groups in the system. Create a new Django project named tutorial, then start a new app called quickstart. # Create the project directory mkdir tutorial cd tutorial # Cre
www.django-rest-framework.org
๐ Django
https://docs.djangoproject.com/en/4.0/
Django documentation | Django documentation | Django
Django The web framework for perfectionists with deadlines. Overview Download Documentation News Community Code Issues About ♥ Donate
docs.djangoproject.com
๐ Python
Welcome to Python.org
The official home of the Python Programming Language
www.python.org
- ์ ์ฉํ ์ฟผ๋ฆฌ 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