Re: First time contribution

2021-01-24 Thread Srijita Mallick
Thanks for responding and for the above information. I'll get started then. Thank you. Regards, Srijita On Mon, Jan 25, 2021, 05:31 Adam Johnson wrote: > Welcome! > > There are many different ways to contribute to Django - the forum, > blogging, translating, documenting, writing code, and more.

Re: First time contribution

2021-01-24 Thread Adam Johnson
Welcome! There are many different ways to contribute to Django - the forum, blogging, translating, documenting, writing code, and more. Our Contributing Guide can help you get started with many of these: https://docs.djangoproject.com/en/stable/internals/contributing/ If you’re looking to work wi

Re: First time contribution, tests fails.

2011-09-29 Thread Yaşar Arabacı
Ok, I got it working. Thanks. It was my fault. I guess I have been trying this without sourcing virtualenv. 2011/9/29 Sebastian Goll > On Thu, 29 Sep 2011 04:30:15 +0300 > Yaşar Arabacı wrote: > > > I have accepted https://code.djangoproject.com/ticket/16519 . Before I > > started doing somethi

Re: First time contribution, tests fails.

2011-09-28 Thread Sebastian Goll
On Thu, 29 Sep 2011 04:30:15 +0300 Yaşar Arabacı wrote: > I have accepted https://code.djangoproject.com/ticket/16519 . Before I > started doing something, I tried to run tests. I thought tests/runtests.py > would run all tests, but I am getting this error: > > permission_protected_view_exceptio

Re: First time contribution, tests fails.

2011-09-28 Thread Simon Charette
Hi Yasar! Are you sure you're at the latest trunk revision? (16911) I'm not getting any failures with this revision and the test_sqlite settings? http://dpaste.com/623028/ -- You received this message because you are subscribed to the Google Groups "Django developers" group. To view this dis