Job Inquiry

2022-08-18 Thread Onjomba Felix
Hey guys I Am A django developer with three year experience looking for a job. Please refer to my CV attached below. Thank you So Much -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails

Job -Fullstack python expert ( Django framework)

2022-08-18 Thread Each1Teach1
This project is very straight to the point. We are building a micro service on top of Django framework. We currently have a virtual private cloud on DO and will like to migrate to AWS in the nearest future. This hosts our encryption SDK including authentication APIs and licensing mechanism. Our cu

Re: Job -Fullstack python expert ( Django framework)

2022-08-18 Thread Sympa Kalambay
I’m interested Le jeudi 18 août 2022, Each1Teach1 a écrit : > This project is very straight to the point. We are building a micro > service on top of Django framework. We currently have a virtual private > cloud on DO and will like to migrate to AWS in the nearest future. This > hosts our encryp

Re: Job -Fullstack python expert ( Django framework)

2022-08-18 Thread Ali Moosavi
I'm also interested. On Fri, Aug 19, 2022 at 12:22 AM Sympa Kalambay wrote: > I’m interested > > Le jeudi 18 août 2022, Each1Teach1 a > écrit : > >> This project is very straight to the point. We are building a micro >> service on top of Django framework. We currently have a virtual private >>

page index.html

2022-08-18 Thread REMY TOUITOU
Hello , i tried to mke appear the page index.html in a django application in visual code , but i just obtained the first page of the django site. Someone could give the right procedure to obtain thie page index.html? -- You received this message because you are subscribed to the Google Groups

Re: Job -Fullstack python expert ( Django framework)

2022-08-18 Thread Nazrul Islam
I'm interested. On Fri, Aug 19, 2022, 1:58 AM Ali Moosavi wrote: > I'm also interested. > > On Fri, Aug 19, 2022 at 12:22 AM Sympa Kalambay > wrote: > >> I’m interested >> >> Le jeudi 18 août 2022, Each1Teach1 a >> écrit : >> >>> This project is very straight to the point. We are building a mi

Re: page index.html

2022-08-18 Thread hajar Benjat
did you make it right (what about the urls.py and views.py ) [image: width=] Sans virus.www.avast.com

Re: page index.html

2022-08-18 Thread hajar Benjat
for example this is your project name* 'firstproject'* and this is your app name *'firstapp'* in your template you will create a html page named *'index.html'* in your *'firstapp' views.py* you need to create a function for example : def index(request): return render(request, 'index.html') in

Re: page index.html

2022-08-18 Thread subin
Sorry it took me so long to get back to you. On Thu, Aug 18, 2022 at 10:16 PM hajar Benjat wrote: > for example this is your project name* 'firstproject'* and this is your > app name *'firstapp'* in your template you will create a html page named > *'index.html'* in your *'firstapp' views.py* yo

Re: page index.html

2022-08-18 Thread subin
Please let me know if that is okay. On Thu, Aug 18, 2022 at 10:07 PM hajar Benjat wrote: > did you make it right (what about the urls.py and views.py ) > > [image: width=] > > Sans > vi

Re: Job -Fullstack python expert ( Django framework)

2022-08-18 Thread subin
Hello there On Thu, Aug 18, 2022 at 9:39 PM Nazrul Islam wrote: > I'm interested. > > On Fri, Aug 19, 2022, 1:58 AM Ali Moosavi wrote: > >> I'm also interested. >> >> On Fri, Aug 19, 2022 at 12:22 AM Sympa Kalambay >> wrote: >> >>> I’m interested >>> >>> Le jeudi 18 août 2022, Each1Teach1 a >