it's hard to tell without any code but I would bet on something akin to
circular import.
You could try to remove your application from INSTALLED_APPS in
settings.py then put them back in one by one. This should reduce the amount
of code to check.
On 23 Dec 2016 9:48 a.m., "pradam programmer"
wr
this is the traceback i am getting..
(dj-1.7)mahiti@mahiti:~/SST$ python manage.py runserver
Traceback (most recent call last):
File "manage.py", line 14, in
execute_from_command_line(sys.argv)
File "/home/mahiti/dj-1.7/local/lib/python2.7/site-packages/
django/core/management/__init__.py"
How about the stack trace?
On 22 Dec 2016 16:43, "pradam programmer"
wrote:
> I restarted hundred times still can't able to rectify it
>
> On 22 Dec 2016 9:07 pm, "ADEWALE ADISA" wrote:
>
> Restart the server
> On Dec 22, 2016 4:27 PM, "pradam programmer"
> wrote:
>
>> Hi Guys,
>> I am unable
I restarted hundred times still can't able to rectify it
On 22 Dec 2016 9:07 pm, "ADEWALE ADISA" wrote:
Restart the server
On Dec 22, 2016 4:27 PM, "pradam programmer"
wrote:
> Hi Guys,
> I am unable to rectify this error I am doing the following things:
> 1. I am running the project in django
Restart the server
On Dec 22, 2016 4:27 PM, "pradam programmer"
wrote:
> Hi Guys,
> I am unable to rectify this error I am doing the following things:
> 1. I am running the project in django 1.7 later upgraded to 1.7.11 to
> check whether I fix the issue but no use. :(
> 2. In settings.py I comme
Hi Guys,
I am unable to rectify this error I am doing the following things:
1. I am running the project in django 1.7 later upgraded to 1.7.11 to check
whether I fix the issue but no use. :(
2. In settings.py I commented the allowed_host = [*] still no use :(
I don't know why this error is coming..
6 matches
Mail list logo