Re: How to show image(static) files.

2023-05-02 Thread Byansi Samuel
Your code is not wrong but just add "url" after static. Then it will work On Tue, May 2, 2023, 5:44 PM William Nash (Bill) wrote: > Try this. I'm still learning myself > > In your HTML file, you can use the img tag to display the image. > > > > To check if the QR code is true or false, you can

Re: How to show image(static) files.

2023-05-02 Thread William Nash (Bill)
Try this. I'm still learning myself In your HTML file, you can use the img tag to display the image. To check if the QR code is true or false, you can use Django's views.py file. In your views.py file, write a function that will check the validity of the QR code. The function should redirec