@@kayyum698 I wanted one more help.. while fetching property files from django I am unable to fetch data from config file but if run seperately using a python file I am able to fetch I wanted your kind help in this pls
@@poojadmpoojadm import your file and property into django views.py file then you can use it. In short you cannot use anything in any file on django env without importing.
Could you please upload git code of this tutorial
@@poojadmpoojadm sure
github.com/kayyumshaikh698/DJANGO/blob/81cc84f4b8ff49cad77f57268840bcfe1b109023/DJANGO%20execute%20SQL%20queries%20on%20Oracle%2019c%20Database.pdf
Thanks a lot it helped
@@kayyum698 I wanted one more help.. while fetching property files from django I am unable to fetch data from config file but if run seperately using a python file I am able to fetch I wanted your kind help in this pls
@@poojadmpoojadm import your file and property into django views.py file then you can use it. In short you cannot use anything in any file on django env without importing.