Skip to content

silverzzzzz/django-customuser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-customuser

概要

  • djangoのカスタムユーザーモデルを使用
  • username不使用→emailでログイン
  • allauthは不使用

基本情報

  • データベースはアップしてない(defaultのsqlliteで検証→mysqlに移行予定)
  • プロジェクト名 cuproject
  • アプリ名 usersapp

更新履歴

5/18 アップ、createsuperuserでエラー

参照リンク

Django公式

https://docs.djangoproject.com/ja/3.0/topics/auth/customizing/#a-full-example

公式以外

https://noumenon-th.net/programming/2019/12/13/abstractbaseuser/ https://noauto-nolife.com/post/django-custom-user-model-uuid/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors