Re: Multiple Media_Root

2020-11-23 Thread tech george
Thanks for the guide, Let me try this option then i'll let you know in case I get stuck. On Mon, Nov 23, 2020 at 4:41 PM Mbah Victor wrote: > Plz can u send me a review of what you what > > Victor > > On Sun, Nov 22, 2020, 8:05 PM tech george wrote: > >> Hello, >> >> I am developing an E-Comme

Re: Multiple Media_Root

2020-11-23 Thread sakshi jain
I want this Website ..u can help me On Mon, Nov 23, 2020, 00:35 tech george wrote: > Hello, > > I am developing an E-Commerce website and I wanted to have a separate > upload folder for my slides and separate folders for other sections of my > site. > > Is there a way i can go about it other tha

Re: Multiple Media_Root

2020-11-23 Thread Mbah Victor
Plz can u send me a review of what you what Victor On Sun, Nov 22, 2020, 8:05 PM tech george wrote: > Hello, > > I am developing an E-Commerce website and I wanted to have a separate > upload folder for my slides and separate folders for other sections of my > site. > > Is there a way i can go

Re: Multiple Media_Root

2020-11-23 Thread Naresh Jonnala
using upload_to option @ model field. https://docs.djangoproject.com/en/3.1/topics/http/file-uploads/#handling-uploaded-files-with-a-model same url, some other options are there. On Monday, November 23, 2020 at 12:35:44 AM UTC+5:30 techg...@gmail.com wrote: > Hello, > > I am developing an E-C

Multiple Media_Root

2020-11-22 Thread tech george
Hello, I am developing an E-Commerce website and I wanted to have a separate upload folder for my slides and separate folders for other sections of my site. Is there a way i can go about it other than using the ascending and Descending order? Please advise. See section of my view.py page. [ima