Thursday, October 29, 2020

How to create a approval login using django

Hi everyone,
I have created a website with models as alumini,college . In that website I have made sure that each alumini is associated to a college.Now what i want to create is whenever a new alumini fills the information in registration page and click register under a particular college ,then that college should approve that alumini in order to register till then the alumini should see a waiting page but shouldn't be logged into the website .
so how to create such a approval .
Is there any tutorials regarding this ,if so please share it here or else I can share the code of my website about the models so that you can guide me to achieve the result  

--
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 django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/42262f44-2744-4f65-a382-da5043823132n%40googlegroups.com.

No comments:

Post a Comment