I believe the default django admin and default user system can meet you
need. Check the docs:
https://docs.djangoproject.com/zh-hans/2.0/ref/contrib/admin/
kimeualexis 于2018年6月12日周二 下午9:36写道:
> Hello, guys!
> Am working on a student's portal with users: Admin, Staff & Student. I
> want the admin
On 12/06/2018 5:56 PM, kimeualexis wrote:
Hello, guys!
Am working on a student's portal with users: Admin, Staff & Student. I
want the admin to be able to register Students & Staff with a
password. After being registered, the students will be able to login
with the pre-set password and can lat
Hello, guys!
Am working on a student's portal with users: Admin, Staff & Student. I want
the admin to be able to register Students & Staff with a password. After
being registered, the students will be able to login with the pre-set
password and can later change it. How do I achieve this
functio
3 matches
Mail list logo