Re: A server error occurred. Please contact the administrator.

2021-09-27 Thread DJANGO DEVELOPER
you just don't need to be rude if I didn't get it. On Mon, Sep 27, 2021 at 9:14 PM Kasper Laudrup wrote: > On 27/09/2021 17.40, DJANGO DEVELOPER wrote: > > are you facing an internal server error(500) > > > > No, but thanks for asking. > > I'm just writing a silly reply to a silly question. > >

Re: A server error occurred. Please contact the administrator.

2021-09-27 Thread Kasper Laudrup
On 27/09/2021 17.40, DJANGO DEVELOPER wrote: are you facing an internal server error(500) No, but thanks for asking. I'm just writing a silly reply to a silly question. Kind regards, Kasper Laudrup -- You received this message because you are subscribed to the Google Groups "Django users"

Re: A server error occurred. Please contact the administrator.

2021-09-27 Thread DJANGO DEVELOPER
are you facing an internal server error(500) On Mon, Sep 27, 2021 at 8:29 PM Kasper Laudrup wrote: > On 27/09/2021 12.03, Ardhendu Sekhar Sahoo wrote: > > I got this error ,I need your help to fix this.so kindly tell me how can > > I fix it. > > Have you tried contacting the administrator like t

Re: A server error occurred. Please contact the administrator.

2021-09-27 Thread Kasper Laudrup
On 27/09/2021 12.03, Ardhendu Sekhar Sahoo wrote: I got this error ,I need your help to fix this.so kindly tell me how can I fix it. Have you tried contacting the administrator like the error message said you should? Kind regards, Kasper Laudrup -- You received this message because you are

A server error occurred. Please contact the administrator.

2021-09-27 Thread Ardhendu Sekhar Sahoo
I got this error ,I need your help to fix this.so kindly tell me how can I fix it. -- 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...@goog

Re: django 1.8.1 : A server error occurred. Please contact the administrator.

2015-04-24 Thread Mike Dewhirst
rrors. The page error is : A server error occurred. Please contact the administrator. It would be helpful to see the code which generates the error. But anyway, I think it is identified in your stack trace here ... class_name = dotted_path.rsplit('.', 1) ImportError: polls d

django 1.8.1 : A server error occurred. Please contact the administrator.

2015-04-24 Thread JMKoushyar
Ho guys, I'm new to django framework. According to Instructions in the djangoproject.com I did all the things and everything was pretty good but when I tried to open my django project in browser by "python manage.py runserver", I got some errors. The page error is : A server

Re: error- A server error occurred. Please contact the administrator.

2013-03-13 Thread Mike Doroshenko II
the error was "A server error occurred. Please contact the administrator." I hate when errors say to contact your system administrator, I am my system administrator and am frustrated by invalid instructions. django-facebook? "A server error occurred. Please contact the administrato

Re: error- A server error occurred. Please contact the administrator.

2013-03-12 Thread C. Kirby
My mistake - I figured there was also an error trace from manage.py runserver from the line "Now i m trying to run server but it's showing error" On Tuesday, March 12, 2013 10:26:05 AM UTC-5, Mike Doroshenko II wrote: > > I thought the error was "A server error oc

Re: error- A server error occurred. Please contact the administrator.

2013-03-12 Thread Tom Evans
On Tue, Mar 12, 2013 at 3:26 PM, Mike Doroshenko II wrote: > I thought the error was "A server error occurred. Please contact the > administrator." > > I hate when errors say to contact your system administrator, I am my system > administrator and am frustrated by invalid

Re: error- A server error occurred. Please contact the administrator.

2013-03-12 Thread Mike Doroshenko II
I thought the error was "A server error occurred. Please contact the administrator." I hate when errors say to contact your system administrator, I am my system administrator and am frustrated by invalid instructions. django-facebook? C. Kirby wrote: Nobody can really help you

Re: error- A server error occurred. Please contact the administrator.

2013-03-12 Thread C. Kirby
Nobody can really help you unless you give the error you are getting. On Tuesday, March 12, 2013 1:33:40 AM UTC-5, Avnesh Shakya wrote: > > hi, > I m trying to login on my site through my own site, so i have > installed django-facebook, i have set setting in setting.py. Now i m trying > to

error- A server error occurred. Please contact the administrator.

2013-03-11 Thread Avnesh Shakya
hi, I m trying to login on my site through my own site, so i have installed django-facebook, i have set setting in setting.py. Now i m trying to run server but it's showing error. plz help me.. i m unable to find out.. Thanks -- You received this message because you are subscribed to the