Hi Jani,

i have direct access to the database where the form is stored. I GET the 
data using the imported requests e,g [r = requests.get(url, 
auth=HTTPBasicAuth('username', 'password'))]

so the user would have to input his/her user name and password , and the 
project name for which they want the forms for. i then create a model with 
only certain key value pairs i want from the database..

my main problem is the models.py and the database insertion of the forms.

also i have a python script which fetches my data, i do not know how to use 
views.py to do it.

Thank you in advance..
Faieez



-- 


Disclaimer - This e-mail is subject to UWC policies and e-mail disclaimer 
published on our website at: 
https://www.uwc.ac.za/Pages/emaildisclaimer.aspx



-- 
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/22e113b0-4718-4385-927f-7061bf537541%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to