Re: Weird Django-admin bug

2021-02-04 Thread James Gutu
Sometimes this happens when there are issues with the html, css and
javascript files of the admin. Try re-installing django or restoring the
admin files.

On Wed, Feb 3, 2021 at 6:56 PM 'rossm6' via Django users <
django-users@googlegroups.com> wrote:

> Sorry to hear this but there is absolutely no way anybody could help based
> on this information alone.
>
> On Tue, Feb 2, 2021 at 6:25 PM yes...@gmail.com  wrote:
>
>> Hi
>>
>> I am having this situation where I try to have a look at an instance of a
>> specific model through Django-admin and the requests just goes on and on
>> and finally times out. This happens with only one of my models and all that
>> time there is absolutely no output in stdout.
>>
>> ex :
>> http://localhost:8001/admin/portfolio/achievement/ec2949e5-1c34-415f-ba30-f5aa51819891/change/
>>
>> This also happens on every browser running on localhost BUT it does not
>> happen if I try to see the same model instance from another computer on my
>> local network ?!?!
>>
>> ex :
>> http://192.168.0.4:8001/admin/portfolio/achievement/ec2949e5-1c34-415f-ba30-f5aa51819891/change/
>>
>> This happens with manage,py runserver. It does not happen in my
>> production environment (DjangoEurope) but I discovered this problem after
>> my last upload.
>>
>> Anybody has any clue as to what may be going on or how to find out ?
>>
>> Thanks !
>>
>> Django-3.1.5 / Python 3.9.1 / MacOS 10.11.6
>>
>> --
>> 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 view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/53050d5c-2d8b-44d7-a9f1-c478adfca10cn%40googlegroups.com
>> 
>> .
>>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAJXS7_Pdo4%3DAxGNPM6oEBHTExJdAWuBn74YDVJ72Qzt5Hjqmcw%40mail.gmail.com
> 
> .
>


-- 

-- 
Regards,
James Gutu

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAOnWGO%2Br-6DW3Khh-uPQ5c%2BNat%2BQD1bB7%3DeBwvjGygg1mkJ3KQ%40mail.gmail.com.


Re: Weird Django-admin bug

2021-02-03 Thread 'rossm6' via Django users
Sorry to hear this but there is absolutely no way anybody could help based
on this information alone.

On Tue, Feb 2, 2021 at 6:25 PM yes...@gmail.com  wrote:

> Hi
>
> I am having this situation where I try to have a look at an instance of a
> specific model through Django-admin and the requests just goes on and on
> and finally times out. This happens with only one of my models and all that
> time there is absolutely no output in stdout.
>
> ex :
> http://localhost:8001/admin/portfolio/achievement/ec2949e5-1c34-415f-ba30-f5aa51819891/change/
>
> This also happens on every browser running on localhost BUT it does not
> happen if I try to see the same model instance from another computer on my
> local network ?!?!
>
> ex :
> http://192.168.0.4:8001/admin/portfolio/achievement/ec2949e5-1c34-415f-ba30-f5aa51819891/change/
>
> This happens with manage,py runserver. It does not happen in my production
> environment (DjangoEurope) but I discovered this problem after my last
> upload.
>
> Anybody has any clue as to what may be going on or how to find out ?
>
> Thanks !
>
> Django-3.1.5 / Python 3.9.1 / MacOS 10.11.6
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/53050d5c-2d8b-44d7-a9f1-c478adfca10cn%40googlegroups.com
> 
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAJXS7_Pdo4%3DAxGNPM6oEBHTExJdAWuBn74YDVJ72Qzt5Hjqmcw%40mail.gmail.com.


Weird Django-admin bug

2021-02-02 Thread yes...@gmail.com
Hi

I am having this situation where I try to have a look at an instance of a 
specific model through Django-admin and the requests just goes on and on 
and finally times out. This happens with only one of my models and all that 
time there is absolutely no output in stdout.

ex 
: 
http://localhost:8001/admin/portfolio/achievement/ec2949e5-1c34-415f-ba30-f5aa51819891/change/

This also happens on every browser running on localhost BUT it does not 
happen if I try to see the same model instance from another computer on my 
local network ?!?!

ex 
: 
http://192.168.0.4:8001/admin/portfolio/achievement/ec2949e5-1c34-415f-ba30-f5aa51819891/change/

This happens with manage,py runserver. It does not happen in my production 
environment (DjangoEurope) but I discovered this problem after my last 
upload.

Anybody has any clue as to what may be going on or how to find out ?

Thanks !

Django-3.1.5 / Python 3.9.1 / MacOS 10.11.6

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/53050d5c-2d8b-44d7-a9f1-c478adfca10cn%40googlegroups.com.