Re: Custom multiuser login, registration in DRF

2019-04-09 Thread mazz ahmed
Hi, I am running celery using nohup in the background on the server but not able to run properly. Sometimes it start a task or sometimes it skip tasks in queue. Thanks On Tue, Apr 9, 2019 at 4:20 PM Shubham Joshi wrote: > I am developing a school website in DRF, in which admin, student teacher,

Custom multiuser login, registration in DRF

2019-04-09 Thread Shubham Joshi
I am developing a school website in DRF, in which admin, student teacher, and student are 3 users. So for admin only username and password is Okay, but for student and teacher, when they visit the website, they have to fill up a form which will be having custom fields DOb, roll no etc of respec