Conmect two docker container

2021-07-31 Thread Parampal Singh
I have two docker container one is postgresql And second one is django container how i connect this two container Sorry for weak english -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving

Re: Python-django project

2020-07-23 Thread Parampal Singh
藍藍 best of luck brother  On Fri, 24 Jul, 2020, 7:19 am Sreenivasulu Boggala, wrote: > I am also interested > > On Fri, 24 Jul, 2020, 2:19 am Himanshi Dhanwadhiya, > wrote: > >> Interested >> >> On Tue, 21 Jul, 2020, 8:39 am learn code, >> wrote: >> >>> Hi everyone, >>> >>> I am learning

Filefiled get file from url

2020-05-26 Thread Parampal Singh
Filefiled get file from remote url save to s3 Any example please -- 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 django-users+unsubscr...@googlegroups.com. To

aws s3 file upload without imagefiled and filefield

2020-05-24 Thread Parampal Singh
please help -- 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 django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit

aws s3 file upload without imagefiled and filefield

2020-05-24 Thread Parampal Singh
*first sorry for weak English* *in code * *im get image from url * *save like that* #load image in skimage libray img = io.imread(poster) #to edit image opencv convert colors to rgb img = cv2.cvtColor(img, cv2.COLOR_BGR2RGB) #now load logo logo = cv2.imread("static/assets/logo_o.jpg") h_img,

Re: Media files and download url

2020-05-14 Thread Parampal Singh
More details please  On Tue, May 12, 2020, 12:52 AM Riska Kurniyanto Abdullah < alternative@gmail.com> wrote: > Amazon S3 have simple solution for that topic > > > On Tue, May 12, 2020 at 1:27 AM Parampal Singh > wrote: > >> Access media vedio files only when

Media files and download url

2020-05-11 Thread Parampal Singh
Access media vedio files only when user logged in Temporary file download url every time change Any suggestions on these topics -- 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,