Paste here your settings code
On Thu, Sep 1, 2022, 4:14 PM Eric smith wrote:
> I have some issues in running django server.
>
> System check identified no issues (0 silenced).
> September 01, 2022 - 10:58:47
> Django version 4.0.1, using settings 'project.settings'
> Starting development server
🤣🤣
On Thu, 1 Sep, 2022, 11:02 pm Lakshyaraj Dash,
wrote:
> What ??? It's September not july
>
> On Thu, Sep 1, 2022, 22:29 subin wrote:
>
>> I will look forward to meeting you on July 11
>>
>> On Thu, Sep 1, 2022 at 4:14 PM Eric smith
>> wrote:
>>
>>> I have some issues in running django serve
What ??? It's September not july
On Thu, Sep 1, 2022, 22:29 subin wrote:
> I will look forward to meeting you on July 11
>
> On Thu, Sep 1, 2022 at 4:14 PM Eric smith
> wrote:
>
>> I have some issues in running django server.
>>
>> System check identified no issues (0 silenced).
>> September 01
On 01/09/2022 17.03, Eric smith wrote:
I have some issues in running django server.
System check identified no issues (0 silenced).
September 01, 2022 - 10:58:47
Django version 4.0.1, using settings 'project.settings'
Starting development server at http://127.0.0.1:8000/
Quit the server with CTR
I will look forward to meeting you on July 11
On Thu, Sep 1, 2022 at 4:14 PM Eric smith wrote:
> I have some issues in running django server.
>
> System check identified no issues (0 silenced).
> September 01, 2022 - 10:58:47
> Django version 4.0.1, using settings 'project.settings'
> Starting d
Hi
On Thu, Sep 1, 2022 at 4:25 PM Lipede Tope wrote:
> Check your code
>
> On Thu, Sep 1, 2022, 4:13 PM Eric smith wrote:
>
>> I have some issues in running django server.
>>
>> System check identified no issues (0 silenced).
>> September 01, 2022 - 10:58:47
>> Django version 4.0.1, using setti
Check your code
On Thu, Sep 1, 2022, 4:13 PM Eric smith wrote:
> I have some issues in running django server.
>
> System check identified no issues (0 silenced).
> September 01, 2022 - 10:58:47
> Django version 4.0.1, using settings 'project.settings'
> Starting development server at http://127.
I have some issues in running django server.
System check identified no issues (0 silenced).
September 01, 2022 - 10:58:47
Django version 4.0.1, using settings 'project.settings'
Starting development server at http://127.0.0.1:8000/
Quit the server with CTRL-BREAK.
[01/Sep/2022 10:58:57] "GET / HT
Saludos estoy tratando de publicar en mi red un sitio hecho en Django pero
cuando escribo la url en mi navegador me da este error
"Bad request 400"
Este es mi virtual host
ServerName miservidor.midominio.com
WSGIScriptAlias / /var/www/html/Despacho_Prov/Despacho_Prov/wsgi.py
#WSGI
I am getting below error while launching host ip
--
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 post to this group
Ug!! That was it!! THanks!!!
cs
On Thursday, August 14, 2014 10:14:34 PM UTC-5, Collin Anderson wrote:
>
> a quick thing to check: is your ALLOWED_HOSTS set correctly?
>
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this
a quick thing to check: is your ALLOWED_HOSTS set correctly?
--
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 post t
If I set DEBUG=True this Django app runs fine. If I remove DEBUG=True I get
a "Bad Request (400)" and apache error logs show lots of this..
[Fri Aug 15 03:04:27.400567 2014] [core:warn] [pid 2011:tid
140575764432768] AH00045: child process 2015 still did not exit, sending a
SIGTERM
[
The problem has solved somehow (reboot).
Marcin
On 19:08 Sun 08 Sep , Germán wrote:
> If you don't post your code it's quite difficult to help yo
> On Sunday, September 8, 2013 3:34:33 PM UTC-5, Marcin Szamotulski wrote:
> >
> > Hello,
> >
> > I start working on a new app. I started in the
If you don't post your code it's quite difficult to help you
On Sunday, September 8, 2013 3:34:33 PM UTC-5, Marcin Szamotulski wrote:
>
> Hello,
>
> I start working on a new app. I started in the usual way (with
> django-admin.py startproject, configured the settings (nothing special
> though)
Hello,
I start working on a new app. I started in the usual way (with
django-admin.py startproject, configured the settings (nothing special
though) and when I try to use my first view function I always get:
[08/Sep/2013 21:32:31] "GET / HTTP/1.1" 400 26
(BAD REQUEST)
I reviewed my settings whi
16 matches
Mail list logo