Re: unable to read POST parameters sent by payment gateway

2020-03-11 Thread Naveen Arora
There is something wrong with URL, you are pushing, try using some other url, append slash, etc. That may help you :) Cheers On Tuesday, 10 March 2020 01:53:24 UTC+5:30, Sreekanth wrote: > > I am unable to read POST parameters sent by payment gateway after payment > was processed. Payment gatew

Re: HELP ME

2020-03-11 Thread Naveen Arora
Hi, This might help you - Django Tutorials Cheers On Tuesday, 10 March 2020 20:05:06 UTC+5:30, LGBS fine soul coders wrote: > > hello am lugano mwakapuku from tanzania i'm a bigginer in django please i > need your help guy > > -- You rece

Re: How to resolve account access permission on SendGrid.

2020-03-11 Thread Naveen Arora
wrong portal to ask this question :) On Wednesday, 11 March 2020 00:09:31 UTC+5:30, avinash prajapati wrote: > > I am recently created an account on SendGrid but after first login it is > showing > error that accounts access permission is not authonaticate. > Help to resolve this issue.. > --

Re: example django rest swagger app done beautifly

2020-03-11 Thread Naveen Arora
Noiceee ..!! On Wednesday, 11 March 2020 05:46:29 UTC+5:30, Jan Filips wrote: > > https://github.com/janfilips/django-rest-beautifly > > pls star if you like! :) > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group

Re: PostgreSQL data transfering

2020-03-11 Thread Naveen Arora
Please be more specific about your question. As far i could understand by now, you need to check how your models are related and then you can easily normalize them into as many models as possible. Cheers On Wednesday, 11 March 2020 15:29:32 UTC+5:30, Eldar Yerzhanov wrote: > > Hello, I have th

Re: Mentor needed

2020-03-11 Thread Naveen Arora
Well, me too :) On Wednesday, 11 March 2020 15:39:20 UTC+5:30, ola neat wrote: > > Hey guyz I'm applying for GSOC {django} & i pretty much need help > (mentors), > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this g

Re: Cant collecstatic with STATICFILES_FINDERS

2020-03-11 Thread Naveen Arora
did you run collectstatic command ? On Wednesday, 11 March 2020 19:24:07 UTC+5:30, Florent Vandroy wrote: > > Hi all. I dont understand why. But I Have to remove my STATICFILES_FINDERS > line from my settings before collecstatic or its notre working. > > STATICFILES_FINDERS = [ > 'compresso

Re: how i can dynamically select page orproduct on form django

2020-03-11 Thread Naveen Arora
Hi, Can you be more specific about what you want to achieve, you want to save form with foreign key value ? Are you taking input for foreign key id or something ? Cheers On Thursday, 12 March 2020 03:24:07 UTC+5:30, abderrahim ariche wrote: > > > > hello i guys i want save form with foreignk

Re: { "non_field_errors": [ "No data provided" ] } error during a post method.

2020-03-11 Thread Naveen Arora
Hi try debugging it by printing data, where this error is occuring and then you will be able to correct it. Cheers On Saturday, 11 May 2019 18:05:24 UTC+5:30, Arun Kumar Singamasetty wrote: > > > ##from file serilaizers.py### > > > from rest_framework import serializers > from .

Re: Django s3 video files displaying to templates

2020-03-11 Thread Naveen Arora
Hi irfan, you can have a look here - https://github.com/codingforentrepreneurs/Guides/blob/master/all/Heroku_Django_Deployment_Guide.md#setup-static-files On Thursday, 12 March 2020 10:58:05 UTC+5:30, Irfan Khan wrote: > > Hi all, > > Can any one guide me how to display uploaded video files in S

Re: Active Open Source Project to contribute to

2020-03-11 Thread shree hari
Thank you. -- 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 https://groups.go

Django s3 video files displaying to templates

2020-03-11 Thread Irfan Khan
Hi all, Can any one guide me how to display uploaded video files in S3 to django templates. Thanks in advance for your 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

Re: Active Open Source Project to contribute to

2020-03-11 Thread ranjan jha
Really Glad and Thanks for the overwhelming response! I'm planning to cleanup the code a bit and put it up on Github by this weekend. Stay tuned, I will be posting updates here. On Wednesday, March 11, 2020 at 4:58:43 AM UTC+5:30, Johnson wrote: > > Hi friends, I'm a django/vue js junior dev

Re: Active Open Source Project to contribute to

2020-03-11 Thread Vikash Chitransh
I also interested for same!! Thanks, Vikash Chitransh On Thu, Mar 12, 2020 at 1:22 AM Kevin Dublin wrote: > I'm interested as well. Do you have a discord channel? Or Hangouts group? > Or slack? And is there a link to the repo? > > On Wed, Mar 11, 2020, 9:10 AM ranjan jha wrote: > >> Hey Guys >>

Re: { "non_field_errors": [ "No data provided" ] } error during a post method.

2020-03-11 Thread Julio Evandro
Conseguiu resolver? Em sábado, 11 de maio de 2019 09:35:24 UTC-3, Arun Kumar Singamasetty escreveu: > > > ##from file serilaizers.py### > > > from rest_framework import serializers > from .models import Article > > # class ArticleSerializer(serializers.Serializer): > # title =

how i can dynamically select page orproduct on form django

2020-03-11 Thread abderrahim ariche
hello i guys i want save form with foreignkey thee value what i want on this foreign key the id of the product page the form has filled and this task need to be hidden like the value of of the form is page id like this flow: the product_id= 'value of current page id' and i think i need to

Re: API documentation

2020-03-11 Thread Jorge Gimeno
On Wed, Mar 11, 2020, 2:03 PM Sunday Iyanu Ajayi wrote: > I am actually ask for API documentation tool that I can use to document my > API endpoints after building them using django rest framework > *AJAYI Sunday * > (+234) 806 771 5394 > *sunnexaj...@gmail.com * > > > > On Wed, Mar 11, 2020 at 1

Re: API documentation

2020-03-11 Thread Sunday Iyanu Ajayi
I am actually ask for API documentation tool that I can use to document my API endpoints after building them using django rest framework *AJAYI Sunday * (+234) 806 771 5394 *sunnexaj...@gmail.com * On Wed, Mar 11, 2020 at 11:05 AM Ayser shuhaib wrote: > Django Rest Framework is what you need.

Re: Active Open Source Project to contribute to

2020-03-11 Thread Kevin Dublin
I'm interested as well. Do you have a discord channel? Or Hangouts group? Or slack? And is there a link to the repo? On Wed, Mar 11, 2020, 9:10 AM ranjan jha wrote: > Hey Guys > > We are small startup called Rebataur(https://rebataur.com) and we have > been working on a "Product Management Tool"

Re: Active Open Source Project to contribute to

2020-03-11 Thread maninder singh Kumar
Django projects require patience and perseverance, I suggest we develop a skill evaluation matrix and then divide the project into relevant parts. [image: --] Maninder Kumar [image: http://]about.me/maninder.s.kumar On Wed, Mar 11, 2020 at 4

Re: Active Open Source Project to contribute to

2020-03-11 Thread Shakil Ahmmed
I am Also Interested. Please give me chance to contribute . On Wed, Mar 11, 2020 at 11:25 PM Desh Deepak wrote: > Interested > Share your project... > > > On Wed, Mar 11, 2020 at 10:49 PM shree hari > wrote: > >> Im interested >> >> -- >> You received this message because you are subscribed to

Re: Active Open Source Project to contribute to

2020-03-11 Thread Desh Deepak
Interested Share your project... On Wed, Mar 11, 2020 at 10:49 PM shree hari wrote: > Im interested > > -- > 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 d

Re: Active Open Source Project to contribute to

2020-03-11 Thread shree hari
Im interested -- 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 https://groups

Re: Active Open Source Project to contribute to

2020-03-11 Thread KONE GOMPOU LOUA ALASSANE
I am interrested My whatsapp +225 47389778 Le mer. 11 mars 2020 à 16:11, ranjan jha a écrit : > Hey Guys > > We are small startup called Rebataur(https://rebataur.com) and we have > been working on a "Product Management Tool" > It is still in very early stage and we plan to opensource it. > > >

Re: Active Open Source Project to contribute to

2020-03-11 Thread ranjan jha
Hey Guys We are small startup called Rebataur(https://rebataur.com) and we have been working on a "Product Management Tool" It is still in very early stage and we plan to opensource it. Many people have asked us why are we building it in the first place, and the answer is, that the kind of pr

Seperating authentication to a standalone server

2020-03-11 Thread Suroor Hussain
Hi all, I have a django application which contains the bulk of my project including a DRF app to provide REST API to access some of the resources. This REST API is consumed by a mobile app. The mobile app logs a user in by posting to an endpoint which returns a token and then uses this token for a

Re: Active Open Source Project to contribute to

2020-03-11 Thread ranjan jha
Hello All ( Reposting it as my original reply disappeared ) We are small Startup up called Rebataur (https://rebataur.com) And we built an MVP tool that we use ourselves for Product Management. Many people have asked us why are we building it in the first place, and the answer is, that the ki

Re: Cumulative Sum per month

2020-03-11 Thread Mario Bisiani
Thank you Micheal. This function is the OVER clause of sql. I think the running sum in a chart is a very common thing and I would like to know if someone has a snippet or piece of library to go "easily". Thank you for your support. Il giorno mercoledì 11 marzo 2020 16:32:23 UTC+1, Michael Macin

Re: Cumulative Sum per month

2020-03-11 Thread Michael Macintosh
You might want to use window functions https://docs.djangoproject.com/en/3.0/ref/models/expressions/#window-functions to calculate the sum per month.  Haven't personally used them yet though. On 3/11/2020 8:27 AM, Mario Bisiani wrote: Yes. I am using Chart.js. Any help? Il giorno giovedì 5 ma

Re: Active Open Source Project to contribute to

2020-03-11 Thread shree hari
Even im a beginner. Can we collaborate and enhance your knowledge. On Wednesday, March 11, 2020 at 6:00:34 AM UTC+5:30, Samnet000 wrote: > > Hi Johnson, > > i am also a django beginner who is looking for a website > development project. if you are interested, then we can start a project and > u

Re: Cumulative Sum per month

2020-03-11 Thread Mario Bisiani
Yes. I am using Chart.js. Any help? Il giorno giovedì 5 marzo 2020 13:42:18 UTC+1, krnrrr ha scritto: > > what do you mean by "cumulative"? if we have aggregate sums like > > jan = 100 > feb = 150 > mar = 120 > > you want to have output as > > jan = 100 > feb = 250 > mar = 370 > > ? > -- You rec

Re: Active Open Source Project to contribute to

2020-03-11 Thread Mohit Batra
I Also wanna work with all of you On Wednesday, March 11, 2020 at 4:58:43 AM UTC+5:30, Johnson wrote: > > Hi friends, I'm a django/vue js junior developer, does anyone has or knows > beginner friendly open source projects I can start contributing to. > > Thanks. > -- You received this message b

Re: Active Open Source Project to contribute to

2020-03-11 Thread Mohit Batra
hi Mohit this side I am also interested to work with you guys On Wednesday, March 11, 2020 at 4:58:43 AM UTC+5:30, Johnson wrote: > > Hi friends, I'm a django/vue js junior developer, does anyone has or knows > beginner friendly open source projects I can start contributing to. > > Thanks. > --

Mentor needed

2020-03-11 Thread ola neat
Hey guyz I'm applying for GSOC {django} & i pretty much need help (mentors), -- 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...@googlegrou

Re: API documentation

2020-03-11 Thread Ayser shuhaib
Django Rest Framework is what you need. Check this series of tutorials. https://youtu.be/iIqMEflK-HM The Documentation: https://www.django-rest-framework.org On Wed, 11 Mar 2020 at 11:59, Sunday Iyanu Ajayi wrote: > Please can someone recommend an api documentation tool that works with > dj

Active Open Source Project to contribute to

2020-03-11 Thread EVA
Hi johnson I am also a beginner and would like to work with you in this project -- 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...@googleg

API documentation

2020-03-11 Thread Sunday Iyanu Ajayi
Please can someone recommend an api documentation tool that works with django -- 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...@googlegrou

PostgreSQL data transfering

2020-03-11 Thread Eldar Yerzhanov
Hello, I have this kind of problem. We have designed two applications with different models. Now we should divide these applications into three apps by dividing all information inside them into 3 models. What kind of method or technique I can use to apply it. -- You received this message becau