Hi
Did you get any particular solution. I am also facing the same problem. My project also have same requirement.
I think this problem must have been faced by every dveloper.
Can you please share the solution or any useful internet resource .
On Sun, Apr 21, 2019 at 4:37 PM Joel Mathew <joel@eyrie.in> wrote:
Thanks a lot, guys.--On Sun, 21 Apr, 2019, 3:58 PM Jani Tiainen, <redetin@gmail.com> wrote:Hi,We do in our applications pretty much same approach as Mike proposed in his post. It's relatively efficient and works for both, UI and application side pretty well and doesn't require building anything complex and pretty much everything you need is already built-in in Django.On Sun, Apr 21, 2019 at 5:12 AM Joel Mathew <joel@joel.su> wrote:I have an application for a hospital. There, I should be able to assign different roles like Doctor, Nurse, Attender, Auxillary Nurse, Pharmacist, Store Manager etc, each of would be having specific access to seperate areas (views), with some having restricted access. In addition, there are other hospitals who would be having no access to another hospital's records. All of these permissions should be customisable, and I should be able to create additional roles and permission groups for specific areas later (from within the application itself, in production). What would be the best solution to use? Is there a middleware which works well. I don't want to roll my own if I will be reinventing the wheel.--Currently my application has no use permissions. But access to specific hospitals is being restricted by a model whoch stores hospital name, and user name.Sincerely yours,Joel G Mathew
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 post to this group, send email to django-users@googlegroups.com.
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/CAA%3Diw_9BrOEh4Ss3X0g_EnaFyp1XTXij5DoZvva_XxwKVzXsGQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
----Jani TiainenSoftware wizardAlways open for short term jobs or contracts to work with Django.
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 post to this group, send email to django-users@googlegroups.com.
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/CAHn91od2vbV7F0WwAVp6Eppqmmd5-NgZciO_04Tm%3D9x9FSJyvQ%40mail.gmail.com.
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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/CAA%3Diw_-6cLiAfN1NHovdY4-Y_Wtz1KToMWW6zErNKAdXNOpm1w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
Mr. Shetty Balaji S.
Asst. Professor
Department of Information Technology,
Asst. Professor
Department of Information Technology,
SGGS Institute of Engineering & Technology, Vishnupuri, Nanded.MH.India
Official: bsshetty@sggs.ac.in
Mobile: +91-9270696267
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 post to this group, send email to django-users@googlegroups.com.
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/CAECSbOtdC_wg-ceB6-dvWcS6z%2BoWkwm%2BzunBW3GR_Kd0G3GsrA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment