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 <[email protected]> wrote: > 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 respected users, > teacher/students. once they fill up a form, they should be able to log in > only when the registration form is approved by admin which s/he receives at > the inbox of the email. > > for how I should create apps and all? any suggestions? can anyone explain? > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/6d009731-e144-407b-b484-ba7e3951bf4c%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/6d009731-e144-407b-b484-ba7e3951bf4c%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CABuXbh_DJ3Rvpzbm4vZL-VYcbxX6NfHrtxMpXhzycXiULnyC4w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

