Re: Github - ( Image formation Issue )

2021-06-15 Thread Sakshi jain
thnxx On Tue, Jun 15, 2021, 17:57 patel dhruvish wrote: > (1) put down your image in static folder > (2) after u want to add {%load static%} > At top of your html page > (3) And last you want to load your image in your html page with > > > I hope it's absolutely work,good luck > > On Mon,

Re: Github - ( Image formation Issue )

2021-06-15 Thread patel dhruvish
(1) put down your image in static folder (2) after u want to add {%load static%} At top of your html page (3) And last you want to load your image in your html page with I hope it's absolutely work,good luck On Mon, Jun 14, 2021, 23:02 Nikeet NA wrote: > Move those images to static folde

Re: Github - ( Image formation Issue )

2021-06-15 Thread Sakshi jain
sure On Tue, Jun 15, 2021, 14:31 Nikeet NA wrote: > Can you show me your code for html where you are adding those images. > > On Tuesday, 15 June 2021 at 10:22:53 UTC+5:30 vn241...@gmail.com wrote: > >> >> image.png >>

Re: Github - ( Image formation Issue )

2021-06-15 Thread Nikeet NA
Can you show me your code for html where you are adding those images. On Tuesday, 15 June 2021 at 10:22:53 UTC+5:30 vn241...@gmail.com wrote: > > image.png > > > > > On Tue, Jun 15, 2021, 10:13 Sakshi jain

Re: Github - ( Image formation Issue )

2021-06-14 Thread Sakshi jain
image.png On Tue, Jun 15, 2021, 10:13 Sakshi jain wrote: > both ...in project folder I make one new folder and add all image's > > On Tue, Jun 15, 2021, 10:11 Nikeet NA wrote: > >> The image is it in your p

Re: Github - ( Image formation Issue )

2021-06-14 Thread Sakshi jain
both ...in project folder I make one new folder and add all image's On Tue, Jun 15, 2021, 10:11 Nikeet NA wrote: > The image is it in your project root folder inside static ?? > > On Tuesday, 15 June 2021 at 10:00:02 UTC+5:30 vn241...@gmail.com wrote: > >> warning: could not open directory 'AppD

Re: Github - ( Image formation Issue )

2021-06-14 Thread Nikeet NA
The image is it in your project root folder inside static ?? On Tuesday, 15 June 2021 at 10:00:02 UTC+5:30 vn241...@gmail.com wrote: > warning: could not open directory 'AppData/Local/Application Data/': > Permission denied > warning: could not open directory 'AppData/Local/History/': Permission

Re: Github - ( Image formation Issue )

2021-06-14 Thread Sakshi jain
warning: could not open directory 'AppData/Local/Application Data/': Permission denied warning: could not open directory 'AppData/Local/History/': Permission denied warning: could not open directory 'AppData/Local/Microsoft/Windows/INetCache/Content.IE5/': Permission denied warning: could not open

Re: Github - ( Image formation Issue )

2021-06-14 Thread Nikeet NA
Move those images to static folder then add then with static tag. Do upload the static folder to on your server. On Monday, 14 June 2021 at 21:45:00 UTC+5:30 vn241...@gmail.com wrote: > Hello team, > I'm Er. Sakshi jain > > I'm trying to design simple E-commerce website without using any data