Re: Python Django Training

2020-12-16 Thread Saswat Ray
Pls add me On Wed, 16 Dec 2020, 10:26 pm Nagaraju Singothu, < nagarajusingoth...@gmail.com> wrote: > I'm also interested sir, Plz add me I'm from hyderabad > > On Mon 7 Dec, 2020, 1:40 PM narendra thapa, > wrote: > >> hello please add me also in training group? >> >> >> On Fri, Feb 21, 2020 at

Re: Looking for Django developers to work on a new and an existing project with our team

2020-03-31 Thread Saswat Ray
Hi, Interested. *Thanks*, *Saswat* https://www.linkedin.com/in/saswat-ray-27313316/ https://www.quora.com/profile/Saswat-Ray On Tue, Mar 31, 2020 at 7:10 PM Juan J. Moreno Piña < prof.juanj.mor...@gmail.com> wrote: > available now, I'm located remote > Juan > >

Re: Asking for help

2020-03-19 Thread Saswat Ray
Hi, Please try to post on linkedin as well.It may help *Thanks*, *Saswat* On Fri, Mar 20, 2020 at 6:58 AM Motaz Hejaze wrote: > Hi guys , > How are you all ? > Hope you are all fine .. > Guys i am now for 3 months without any job nor any income , and the news > about corona make me fear

Re:

2020-02-22 Thread Saswat Ray
Nope *Thanks*, *Saswat* https://www.linkedin.com/in/saswat-ray-27313316/ https://www.quora.com/profile/Saswat-Ray On Sat, Feb 22, 2020 at 7:39 PM Suraj Kumar wrote: > Do you know Automation through Python. > I want to learn automation tools. > > Tools like appium, selenium

Help on passing model field as function argument

2020-02-19 Thread Saswat Ray
Hi All, *Views.py :* class DASDataViewSet(viewsets.ModelViewSet): queryset = DASData.objects.all() serializer_class = DASDataSerializer def create(self, request, *args, **kwargs): try: das_data = { 'patient': request.data['patient'],

Re: Django Hands On with Industry Oriented application

2020-02-12 Thread Saswat Ray
Please contact to 8885505922 for detail or direct mail me your contact number *Thanks*, *Saswat* https://www.linkedin.com/in/saswat-ray-27313316/ https://www.quora.com/profile/Saswat-Ray On Thu, Feb 13, 2020 at 12:30 PM paarull shukla wrote: > Heloo sir I want to join ur session please

Django Hands On with Industry Oriented application

2020-02-12 Thread Saswat Ray
note i am not guarantee any job, i will help candidate to make right decision and make them industry ready). *Thanks*, *Saswat* https://www.linkedin.com/in/saswat-ray-27313316/ https://www.quora.com/profile/Saswat-Ray https://github.com/raysaswat -- You received this message because you

Re: Authentication of Zendesk

2020-01-08 Thread Saswat Ray
Thanks Kasper. *Thanks*, *Saswat* On Wed, Jan 8, 2020 at 4:39 PM Kasper Laudrup wrote: > Hi Saswat, > > On 08/01/2020 11.52, Saswat Ray wrote: > > Hi I want to authenticate Zendesk with my apps.Anyone know how to do in > > DJANGO > > > > Zendesk se

Authentication of Zendesk

2020-01-08 Thread Saswat Ray
Hi I want to authenticate Zendesk with my apps.Anyone know how to do in DJANGO *Thanks*, *Saswat* -- 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

Re: MultiValueDictKeyError at /add 'radio2'

2019-12-26 Thread Saswat Ray
https://stackoverflow.com/questions/5895588/django-multivaluedictkeyerror-error-how-do-i-deal-with-it *Thanks*, *Saswat* On Wed, Dec 25, 2019 at 7:08 PM shree hari wrote: > error: https://del.dog/engigywarf.txt > code: https://del.dog/cringanuwa.txt > > can someone help with me this ? > >

Unit test in django

2019-12-02 Thread Saswat Ray
*def webhook_register(request, organization_pk, campaign_id):user_id = Campaign.objects.filter(id=campaign_id)user_id = user_id[0].__dict__["user_id"]# social_user_details = UserSocialAuth.objects.filter(provider=request.GET["provider"], user_id=user_id)social_user_details =

Re:

2019-11-28 Thread Saswat Ray
rather it > throws an exception templatedoesnot exit > > I hope you are geeting what i am saying > > Best Regards > Vaneet > > > > On 28-Nov-2019, at 5:42 PM, Saswat Ray wrote: > >  > Django app expects a response from your view file to render and show to &

Re:

2019-11-28 Thread Saswat Ray
Django app expects a response from your view file to render and show to user.You need add a template to render. like in views.py return render(request, "xyz.html") https://docs.djangoproject.com/en/2.2/topics/http/shortcuts/ render *Thanks*, *Saswat* On Thu, Nov 28, 2019 at 5:35 PM vaneet

Webhook creation for shopify

2019-11-05 Thread Saswat Ray
HI, Can anyone help me creating a webhook for shopify *Thanks*, *Saswat* -- 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

Creating Shopify webhook using pipeline

2019-10-30 Thread Saswat Ray
Hi Guys, I need to create one webhook in shopify(order/product) but using *pipeline function*.I did the app authentication and got the access taken. In settings.py i added this SOCIAL_AUTH_SHOPIFY_WEBHOOK_PIPELINE = ( 'social_core.pipeline.social_auth.social_uid',

App authentication using python social core and creation of webhook

2019-10-23 Thread Saswat Ray
https://m.facebook.com/groups/411741268877125?view=permalink=2659955947388968 -- 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