「Django筆記」修訂間的差異

移除 3 位元組 、 2022年11月9日 (三) 01:19
行 110: 行 110:


== 建立登入畫面 ==
== 建立登入畫面 ==
* [Django筆記(10) - 用戶的登入與登出 - http://dokelung-blog.logdown.com/posts/234437-django-notes-10-users-login-and-logout]
* [http://dokelung-blog.logdown.com/posts/234437-django-notes-10-users-login-and-logout Django筆記(10) - 用戶的登入與登出]
* [Django Tutorial Part 8: User authentication and permissions - MDN https://developer.mozilla.org/zh-TW/docs/Learn/Server-side/Django/Authentication]
* [MDN https://developer.mozilla.org/zh-TW/docs/Learn/Server-side/Django/Authentication Django Tutorial Part 8: User authentication and permissions]
 
==參考==
==參考==
* https://docs.djangoproject.com
* https://docs.djangoproject.com