Django Sitemap HTTP Error 500

2020-09-29 Thread dum dum
I'm using django sitemap to generate my sitemap. In local it works normally, I can visit 127.0.0.1:8000/sitemap.xml and see the data. But in production, I got http error 500 (site matching query not exist) when trying to access "domain.com/sitemap.xml". I've been following solutions on the

Re: Django Sitemap HTTP Error 500

2020-09-29 Thread Kasper Laudrup
Hi Dum Dum, On 29/09/2020 13.42, dum dum wrote: Thanks kasper. I actually did check the logs many times both local and production, nothing is wrong,, I use: heroku logs --tail -a -myapp on my production environment It looks like this is only bringing up the access logs, which is not

Re: Django Sitemap HTTP Error 500

2020-09-29 Thread Kasper Laudrup
Hi Dum Dum, On 29/09/2020 10.26, dum dum wrote: I'm using django sitemap to generate my sitemap. In local it works normally, I can visit 127.0.0.1:8000/sitemap.xml and see the data. But in production, I got http error 500 (site matching query not exist)

Re: Recruitment

2020-09-29 Thread FLAVIEN HERI
Im interested, this is my whatsapp nimbe +243978587009 Le mer. 23 sept. 2020 à 3:39 PM, Harish Thiyagharajan < harishthiyagh...@gmail.com> a écrit : > I want a interested django user , DM mail for more details , all the > details including payment can be discussed ...looking for for you guys .

Re: Recruitment

2020-09-29 Thread SHUBHAM .SINGH. RATHORE
I am interested love to join On Wed, 23 Sep 2020, 8:10 pm Harish Thiyagharajan, < harishthiyagh...@gmail.com> wrote: > I want a interested django user , DM mail for more details , all the > details including payment can be discussed ...looking for for you guys . > > -- > You received this

Re: How to resize image when uploading to the cloudinary?

2020-09-29 Thread abhay santra
Thank you everyone... On Friday, September 25, 2020 at 9:53:32 PM UTC+5:30 Kasper Laudrup wrote: > Hi Abbay, > > On 25/09/2020 16.21, abhay santra wrote: > > > > Hi, > > I would like to know how to resize any image when uploading to the > > cloudinary in django? > > > > You use Pillow: > >

Re: How to resize image when uploading to the cloudinary?

2020-09-29 Thread abhay santra
Thank you for your guidance.. On Friday, September 25, 2020 at 9:55:46 PM UTC+5:30 bharath...@gmail.com wrote: > Hi, > > Check this. > https://cloudinary.com/documentation/django_image_manipulation > > On Fri, Sep 25, 2020 at 8:49 PM abhay santra wrote: > >> >> Hi, >> I would like to

can u help me

2020-09-29 Thread FARISCHA MAKAY
Note that only Django core commands are listed as settings are not properly configured (error: Requested setting INSTALLED_APPS, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings.). --

Re: Looking to join a team in a Django Project to gain Experience

2020-09-29 Thread Odedele Temitayo
I'm also interested On Tue, Sep 22, 2020, 1:40 AM ahmed.he...@gmail.com < ahmed.heshamel...@gmail.com> wrote: > Hi all, > > I am looking for a team of developers to join them in a project to enhance > my skills and add to my portfolio. I am available part time. > > Thanks > > -- > You received

Re: Django Sitemap HTTP Error 500

2020-09-29 Thread dum dum
Thanks kasper. I actually did check the logs many times both local and production, nothing is wrong,, I use: heroku logs --tail -a -myapp on my production environment All runs smoothly, except when I visit domain.com/sitemap.xml, I got this error. Because this is the main reason I requested

Re: Regarding OTP based login- Django

2020-09-29 Thread dupakoor kannan
Hope this helps https://github.com/django-otp/django-otp regards Kannan On Fri, Sep 25, 2020 at 9:56 AM Rahul Gour wrote: > Hello, > > TIA. > > I am new in django, can anyone help me for OTP based login in my app. > > I am working on a ecommerce app and want to login otp based login and dont >

RE: could you help me to solve this problem? ☹☹

2020-09-29 Thread FARISKA
Still error Sent from Mail for Windows 10 From: Akinfolarin StephenSent: 29 September 2020 22:18To: django-users@googlegroups.comSubject: Re: could you help me to solve this problem? ☹☹ Set your debug to false and tryit again On Tue, Sep 29, 2020, 16:13 FARISKA

Re: could you help me to solve this problem? ☹☹

2020-09-29 Thread Akinfolarin Stephen
Set your debug to false and tryit again On Tue, Sep 29, 2020, 16:13 FARISKA wrote: > """ > > Django settings for library project. > > > > Generated by 'django-admin startproject' using Django 3.1.1. > > > > For more information on this file, see > >

RE: could you help me to solve this problem? ☹☹

2020-09-29 Thread FARISKA
"""Django settings for library project. Generated by 'django-admin startproject' using Django 3.1.1. For more information on this file, seehttps://docs.djangoproject.com/en/3.1/topics/settings/ For the full list of settings and their values, 

Re: Regarding OTP based login- Django

2020-09-29 Thread Gabriel Araya Garcia
Que es eso de OTP?,...que significan esas siglas ? Gabriel Araya Garcia GMI - Desarrollo de Sistemas Informáticos El vie., 25 sept. 2020 a las 10:55, Rahul Gour () escribió: > Hello, > > TIA. > > I am new in django, can anyone help me for OTP based login in my app. > > I am working on a

Re: Regarding OTP based login- Django

2020-09-29 Thread carlos
Gabriel one-time password On Tue, Sep 29, 2020 at 12:34 PM Gabriel Araya Garcia < gabrielaraya2...@gmail.com> wrote: > Que es eso de OTP?,...que significan esas siglas ? > > Gabriel Araya Garcia > GMI - Desarrollo de Sistemas Informáticos > > > > > El vie., 25 sept. 2020 a las 10:55, Rahul Gour

Re: could you help me to solve this problem? ☹☹

2020-09-29 Thread Sunday Iyanu Ajayi
What are you trying to achieve? If you intend to start the django server , used the above proposed step by the previous guy: try *python manage.py runserver* and not *django-admin runserver* while your virtual environment is activated and also you are in the django root directory *AJAYI Sunday *

Re: could you help me to solve this problem? ☹☹

2020-09-29 Thread coolguy
Please share the project directories... Need to see if you opened the main project and application correctly. On Tuesday, September 29, 2020 at 9:42:30 AM UTC-4 farisch...@student.president.ac.id wrote: > [image: Screenshot 2020-09-28 12.36.13.png] > -- You received this message because you

Re: could you help me to solve this problem? ☹☹

2020-09-29 Thread coolguy
It seems you haven't changed your python interpreter...based on the screen shot the python is being executed from main python directory instead of virtual environment. On Tuesday, September 29, 2020 at 9:42:30 AM UTC-4 farisch...@student.president.ac.id wrote: > [image: Screenshot 2020-09-28

Re: How to resize image when uploading to the cloudinary?

2020-09-29 Thread RANGA BHARATH JINKA
Hi, I saw a video to upload images to cloudinary. Check it out. https://youtu.be/1T6G7Znrbfg On Tue, Sep 29, 2020 at 7:12 PM abhay santra wrote: > Thank you everyone... > > On Friday, September 25, 2020 at 9:53:32 PM UTC+5:30 Kasper Laudrup wrote: > >> Hi Abbay, >> >> On 25/09/2020