본문 바로가기

객

검색하기
객
프로필사진 객과 함께.

  • 분류 전체보기 (197)
    • [PL] (153)
      • Python (36)
      • VB & VB.NET (38)
      • C# & WPF (37)
      • Visual C++ (0)
      • Java Script (9)
      • JAVA (13)
      • DB (20)
    • [심심풀이] (29)
      • 읽고 넘어가자. (29)
    • [ CAD ] (7)
      • Solid Edge (7)
    • OS (3)
      • Linux (3)
      • Windows (0)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
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
  • tkinter Radio 동적버튼
  • for loop
  • GraphQL
  • Django
  • graphene-django
  • array
  • flask
  • numpy
  • SQL
  • check_password
  • python
  • allauth
  • FastAPI
  • Django-allauth
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록allauth (1)

객

Django-allauth 설정 및 작성

이 모듈을 인터넷에서 검색해 보면 많은 님들이 작성 해둔 글을 보시면 됩니다. 참고 사이트 : https://django-allauth.readthedocs.io/en/latest/installation.html 프로그램 관리 부분인 settings.py에서는 INSTALLED_APPS = [ 'django.contrib.sites', 'allauth', 'allauth.account', 'allauth.socialaccount', # 프로사용자 프로그램 'todos', ] AUTHENTICATION_BACKENDS = ( 'django.contrib.auth.backends.ModelBackend',\ 'allauth.account.auth_backends.AuthenticationBackend', )..

[PL]/Python 2022. 1. 13. 17:01
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바