Re: Django Rest Framework

2020-07-23 Thread Ayser shuhaib
You are filtering by admin ID but you are passing the username not the user ID On Wed, 22 Jul 2020 at 19:37, Shishir Jha wrote: > Did you solve it? > > On Wed, 22 Jul 2020, 5:10 pm mishra39076, wrote: > >> I wan to fetch logged-in username using request but i am not getting it >> in

Django rest framework

2020-07-23 Thread Chander shekhar
Can someone suggest me the best sources to implement Django rest framework video ? How can I fetch api without Js? 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

Re: Filter in Template

2020-07-23 Thread RANGA BHARATH JINKA
https://gist.github.com/vitorfs/7d9e2d2c48fab9d6f432717814e6b762 On Thu, Jul 23, 2020 at 5:29 PM Giovanni Silva wrote: > Hi all, > > Can you have a tutorial showing how can I build a filter in a Template > using startswith? > > Best Regards, > > -- > *Giovanni Silva* > (31) 9 9532-1877 > > -- >

Re: Filter in Template

2020-07-23 Thread RANGA BHARATH JINKA
https://docs.djangoproject.com/en/3.0/howto/custom-template-tags/ On Thu, Jul 23, 2020 at 5:36 PM RANGA BHARATH JINKA < bharathjink...@gmail.com> wrote: > https://gist.github.com/vitorfs/7d9e2d2c48fab9d6f432717814e6b762 > > On Thu, Jul 23, 2020 at 5:29 PM Giovanni Silva wrote: > >> Hi all, >>

Re: BEST DATABASE REPLICATION AND SYNCHRONIZATION TOOL

2020-07-23 Thread Sunday Iyanu Ajayi
Thanks . I will check it out *AJAYI Sunday * (+234) 806 771 5394 *sunnexaj...@gmail.com * On Thu, Jul 23, 2020 at 12:31 PM m1chael wrote: > I believe that would be barman. > > On Thu, Jul 23, 2020 at 7:26 AM Sunday Iyanu Ajayi > wrote: > >> Hi guys, >> >> >> Please I need recommendation on

Re: Django rest framework

2020-07-23 Thread RANGA BHARATH JINKA
Hi, You can use requests library On Thu, Jul 23, 2020 at 3:59 PM Chander shekhar wrote: > Can someone suggest me the best sources to implement Django rest framework > video ? > How can I fetch api without Js? > Help > > -- > You received this message because you are subscribed to the Google

Django + MongoDB

2020-07-23 Thread Akshat Gupta
Hello, Ok, first of all, I think Django is really built for Relational databases. Django ORM fits and works really well for RDBMS. However, the app which I am building requires MongoDB as a database. I really tried but all my application needs require MongoDB. So I want to use Django for

Selamlar

2020-07-23 Thread Abdullah ÇINAR
Aranızda Türk var mıdır ? Birkaç sorum olacak. -- 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

Re: BEST DATABASE REPLICATION AND SYNCHRONIZATION TOOL

2020-07-23 Thread m1chael
I believe that would be barman. On Thu, Jul 23, 2020 at 7:26 AM Sunday Iyanu Ajayi wrote: > Hi guys, > > > Please I need recommendation on the best mssql to postgres database > replication and synchronziation tool ( especially linux OS enabled) > > > Thank you. > > *AJAYI Sunday * > (+234) 806

Filter in Template

2020-07-23 Thread Giovanni Silva
Hi all, Can you have a tutorial showing how can I build a filter in a Template using startswith? Best Regards, -- *Giovanni Silva* (31) 9 9532-1877 -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop

Re: Python-django project

2020-07-23 Thread Sreenivasulu Boggala
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 python and django, like to work on the projects to improve >> more.If any one interested to join with me to

Re: Python-django project

2020-07-23 Thread Deepti sharma
Interested On Thu, Jul 23, 2020 at 4:49 PM Himanshi Dhanwadhiya wrote: > Interested > > On Tue, 21 Jul, 2020, 8:39 am learn code, wrote: > >> Hi everyone, >> >> I am learning python and django, like to work on the projects to improve >> more.If any one interested to join with me to work on the

RES: RES: Help me pleace

2020-07-23 Thread Samuel Nogueira
Sorry if I took so long.Probably your variable “correo” isn't set up correctly and, instead having another e-mail, your variable is being addressed with your own e-mail De: Nikola TeslaEnviado:quarta-feira, 22 de julho de 2020 17:18Para: django-users@googlegroups.comAssunto: Re: RES: Help me

Re: Django + MongoDB

2020-07-23 Thread Anh Nguyen
Nightmares On Thu, Jul 23, 2020 at 20:38 Akshat Gupta wrote: > Hello, > > Ok, first of all, I think Django is really built for Relational databases. > Django ORM fits and works really well for RDBMS. However, the app which I > am building requires MongoDB as a database. I really tried but all

Re: Python-django project

2020-07-23 Thread Haris Ahmad
haris18...@gmail.com On Fri, 24 Jul 2020, 2:34 AM Haris Ahmad, wrote: > Intersted. > Kind regards Haris Ahmad > > On Tue, 21 Jul 2020, 8:10 AM learn code, wrote: > >> Hi everyone, >> >> I am learning python and django, like to work on the projects to improve >> more.If any one interested to

Re: Python-django project

2020-07-23 Thread Haris Ahmad
Intersted. On Fri, 24 Jul 2020, 2:31 AM _M_A_Y_A_N_K_, wrote: > Interested > > Thanks & Regards, > - > Mayank Tripathi > Mo. +1 615 962 2128 > "Do what you can, with what you have, where you are -by Theodore > Roosevelt" > > > > On Thu, Jul 23, 2020 at 3:49 PM Himanshi

BEST DATABASE REPLICATION AND SYNCHRONIZATION TOOL

2020-07-23 Thread Sunday Iyanu Ajayi
Hi guys, Please I need recommendation on the best mssql to postgres database replication and synchronziation tool ( especially linux OS enabled) Thank you. *AJAYI Sunday * (+234) 806 771 5394 *sunnexaj...@gmail.com * -- You received this message because you are subscribed to the Google

Re: BEST DATABASE REPLICATION AND SYNCHRONIZATION TOOL

2020-07-23 Thread Sunday Iyanu Ajayi
I Noticed Barman is for postgres DBs. I am looking out for one between MSSQL and Postgres ( From MSSQL to Postgres ) *AJAYI Sunday * (+234) 806 771 5394 *sunnexaj...@gmail.com * On Thu, Jul 23, 2020 at 1:58 PM Sunday Iyanu Ajayi wrote: > Thanks . I will check it out > *AJAYI Sunday * > (+234)

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

Re: Django app to PWA

2020-07-23 Thread RANGA BHARATH JINKA
https://github.com/silviolleite/django-pwa https://github.com/silviolleite/django-pwa-demo On Thu, 23 Jul 2020, 8:06 am Ryan Nowakowski, wrote: > > > On July 21, 2020 3:36:36 PM CDT, Anirudh choudhary < > anirudhchoudary...@gmail.com> wrote: > >Hello everyone > > > >can anyone share me the

Re: Python-django project

2020-07-23 Thread Himanshi Dhanwadhiya
Interested On Tue, 21 Jul, 2020, 8:39 am learn code, wrote: > Hi everyone, > > I am learning python and django, like to work on the projects to improve > more.If any one interested to join with me to work on the projects,plz send > me a email. > > -- > You received this message because you are

Re: Python-django project

2020-07-23 Thread _M_A_Y_A_N_K_
Interested Thanks & Regards, - Mayank Tripathi Mo. +1 615 962 2128 "Do what you can, with what you have, where you are -by Theodore Roosevelt" On Thu, Jul 23, 2020 at 3:49 PM Himanshi Dhanwadhiya wrote: > Interested > > On Tue, 21 Jul, 2020, 8:39 am learn code, wrote: >