RE: How to fetch data from LDAP to html textbox

2016-11-03 Thread Matthew Pava
they are not allowed to proceed. From: django-users@googlegroups.com [mailto:django-users@googlegroups.com] On Behalf Of Owen Cai Sent: Wednesday, November 2, 2016 9:08 AM To: Django users Subject: How to fetch data from LDAP to html textbox I am pretty new to Python and Django. Recently my team

How to fetch data from LDAP to html textbox

2016-11-02 Thread Owen Cai
I am pretty new to Python and Django. Recently my team ask me to develop a web app based on Django 1.9 for the company. The authentication part involved using LDAP but not a common way I can search in google. On the top of the interface will have 2 button "use for self" and "use for others" Unde

How to fetch data from LDAP to HTML textbox

2016-11-02 Thread Owen Cai
I am new to Python and Django. Recently, my team ask me to develop a Django web app for the company. It requires use LDAP authentication in Django but not a common way that I can search on google. On index.html page. I will create two button "use for self" and "use for others", there will be co