Keep https://code.djangoproject.com/ login

77 views
Skip to first unread message

אורי

unread,
Jan 24, 2020, 2:35:42 AM1/24/20
to Django developers (Contributions to Django itself)
Django developers,

https://code.djangoproject.com/ logs me out after about 24 hours, and each time I have to login again (with GitHub). Why doesn't it keep me logged in as long as I'm logged in with GitHub? This is a harass and I think this week I already logged in a few times.

Adam Johnson

unread,
Jan 24, 2020, 3:39:51 AM1/24/20
to django-d...@googlegroups.com

--
You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-develop...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CABD5YeGqEndbYc4nrt5LU9E448%3Di4s0iuPgrD0GG13w3SKa2wQ%40mail.gmail.com.


--
Adam

אורי

unread,
Jan 24, 2020, 5:12:26 AM1/24/20
to Django developers (Contributions to Django itself)

Muhammed abdul Quadir owais

unread,
Jan 24, 2020, 7:40:19 AM1/24/20
to django-d...@googlegroups.com
Hi , 

I want help over here ,..
I'm a newbie for django contributions so I got stuck over here...
After cloning the django from git hub ( obviously after the action of fork) and running commands (like $ python -m pip install -e /path/to/your/local/clone/django/
and $ python -m pip install -r requirements/py3.txt (no errors here) then ,..
then after cd to tests then running this command ./runtests.py
)
the test here is giving as response..

....................................................................................................................................................................................................................................................................................................................................................................................................................................s................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s...........sss..s..............s............................................................s......sssss........................................................................................................................................................................................................................................................................................................................................................s........................s..........s.s..s.......s.s.......s.s......s..s....................................s..............................................................................................................................................................................................s...................................................................................................................................................................................................................................sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.......s.s........ss....................................................................s.........................................................................................................................................................................................................................................s....................................................ssss......................s.s.s.....................................................sssssssssssssssssssssssssssssssssss..............................s..s..............s.....................................................................................................................s...............................ssss.ssss..s..................s...........s........s...........................x.......s.............x.....................................................................................................................................................................s....................................................................s....................................................................................s.........................................................................................................................................................................................................................................................................................................................................................................................................................................................s...............s...............s.........................................................................................................................................................................................................................................................s.......................................................................................................................................................s..............................ss............................................................................................................................................................................................................................................s..................................................................................................s...................................................................................................................................................................................................................................................................s.......................................................................................................................................................................................s.......................................................s..............sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.......................................................................................s....................................................................................................................sss..ss....................................................................................................s............x...........................................................s..............................................................................................................................................................................................................................................................................................ss........................................................................................................................................................................s..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s.......................................................................................................................................................................................................................................................................s..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s...............................................................................................................................................................................s..........................................................................sssssssssssss....ss.............................sss......ss...ss...s.s...s.............sss..........................................................................................................................................................................Internal Server Error: /custom_reporter_class_view/
.Internal Server Error: /raises500/
.................................................................................ss..................................................................................................................................................................................................................................................................................................................sssssssssssssss.s.sssss.ssssss...............................................s.sss.......................................................................s...s..................................................................................s....................................................................................................................s......................................................................................................................................................................sssssssssssssss........................................s...s........................s............sss..s.ss.....s..ss.ssss.....sss.........s...................s........s................................s......s.s...s................................................................................................................................................................................................................................s...........................s.........................................................................................................................................................................................................................................................sssssssssss.....................ssssssssssssssssssss.........................................................................................................................................................................................................................................................................................................ss............................................................................................................................................................................................................................................................................................ssssssssss........................................................................................................................................................................................................................................................ss..........sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.........................ss........sssssss..sssss...........s.....................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss......................................................................................................................................................................................................................................................................s.....s.ssssssssss...........................................................x.............................ss................................................................................................................ssssssss.........................................................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 13438 tests in 592.514s

OK (skipped=1018, expected failures=4)
Destroying test database for alias 'default'...
Destroying test database for alias 'other'...


with lots of s and x s' and Internal Server Error: /custom_reporter_class_view/
.Internal Server Error: /raises500/ as error 

I think this is more probably due to missing of dependencies but not getting how to solve this

please respond , I'm not able to sort out this problem ...

Thank You …


Adam Johnson

unread,
Jan 24, 2020, 7:50:34 AM1/24/20
to django-d...@googlegroups.com
The final line showing OK with the number of passes and expected fails shows the test suite is actually working correctly. The internal server error output probably comes from a test that checks for behaviour in the case of server errors! The output would be best to be caught, but djangos test runner doesn’t do that by default :)

--
Adam

Muhammed abdul Quadir owais

unread,
Jan 24, 2020, 10:38:37 AM1/24/20
to django-d...@googlegroups.com
Thanks a lot for your response and sorry for inconvenience
 
By the way sir, how could I fix that issue …


אורי

unread,
Jan 24, 2020, 10:58:51 AM1/24/20
to Django developers (Contributions to Django itself)
On Fri, Jan 24, 2020 at 2:39 PM Muhammed abdul Quadir owais <quadiro...@gmail.com> wrote:
Hi , 

I want help over here ,..
I'm a newbie for django contributions so I got stuck over here...
After cloning the django from git hub ( obviously after the action of fork) and running commands (like $ python -m pip install -e /path/to/your/local/clone/django/
and $ python -m pip install -r requirements/py3.txt (no errors here) then ,..
then after cd to tests then running this command ./runtests.py
)
the test here is giving as response..

Please start a new thread with a new subject line. I don't think this is relevant to this thread. 
Reply all
Reply to author
Forward
0 new messages