Re: Need Help In My Project (URGENT)

2020-04-25 Thread Madhav Nandan
Can you please elaborate raghav where you need help? Where you are stuck. I'm willing to help you. We can share code on github and make changes but for that I atleast need to know where you are stuck. On Fri, Apr 24, 2020 at 9:24 PM Shivansh Sen wrote: > I think what he wants to say is if anyb

How to connect the external independent template(contains of javascript and ajax) with django backend to POST the zip file to external template

2020-04-25 Thread yashwanth balanagu
connect the external independent template(contains of javascript and ajax) with django backend to pass the image from front end and get the image in backend convert into the zip file and post to external javascript template -- You received this message because you are subscribed to the Google G

Deploying Django Project on heroku

2020-04-25 Thread Sunday Iyanu Ajayi
I have spent over 2weeks on deploying a django project to heroku but I keep getting error messages such as : My WhiteNoise is not configured and I have followed all the tutorials recommended and yet same thing. Please who has a guide I can follow that is very updated. Thank you. *AJAYI Sunday *

Re: Deploying Django Project on heroku

2020-04-25 Thread sagar ninave
https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Deployment Follow this documentation On Sat, Apr 25, 2020 at 7:16 AM sagar ninave wrote: > Do you installed whitenoise package > If not then run this command > Pip insatll whitenoise > > On Sat, 25 Apr 2020 at 7:43 PM, Sunday Iya

Re: Deploying Django Project on heroku

2020-04-25 Thread sagar ninave
Do you installed whitenoise package If not then run this command Pip insatll whitenoise On Sat, 25 Apr 2020 at 7:43 PM, Sunday Iyanu Ajayi wrote: > I have spent over 2weeks on deploying a django project to heroku but I > keep getting error messages such as : > > My WhiteNoise is not configured

Re: Deploying Django Project on heroku

2020-04-25 Thread Motaz Hejaze
why the hell would anyone try to deploy for 2 weeks please follow this tutorial . i personally used it and worked for me twise .. also read the comments section .. https://www.codementor.io/@jamesezechukwu/how-to-deploy-django-app-on-heroku-dtsee04d4 On Sat, Apr 25, 2020 at 4:17 PM sagar n

Re: NoReverseMatch at , I have Recently a class from one app and added it to a new app and I revised everything but keep receiving this Error, what did i miss?

2020-04-25 Thread maninder singh Kumar
A URL.py problem Reg Willy Sent from my iPad > On 25-Apr-2020, at 10:04 AM, Ahmed Khairy wrote: > > yes > > INSTALLED_APPS = [ > 'django.contrib.admin', > 'django.contrib.auth', > 'django.contrib.contenttypes', > 'django.contrib.sessions', > 'django.contrib.messages', >

Re: Need Help In My Project (URGENT)

2020-04-25 Thread maninder singh Kumar
The lockdown has affected all of us. I find it hard to believe that, Raghav, you haven't found a way out. We must all work hard to get to something valuable.every day. The way around this problem you face is to talk on the phone. Remember isolation can lead to depression and we must still com

Re: Deploying Django Project on heroku

2020-04-25 Thread Jorge Gimeno
On Sat, Apr 25, 2020 at 7:13 AM Sunday Iyanu Ajayi wrote: > I have spent over 2weeks on deploying a django project to heroku but I > keep getting error messages such as : > > My WhiteNoise is not configured and I have followed all the tutorials > recommended and yet same thing. > > Please who h

Re: Need Help In My Project (URGENT)

2020-04-25 Thread Desh Deepak
Share your code On Thu, 23 Apr 2020, 5:36 am 'raghav' via Django users, < django-users@googlegroups.com> wrote: > > My name is Raghav and I am a final year student. > I want a project for my final semester, the subject of which is the *"Courier > Management System"*, > I am not able to complete m