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

First time contribution, tests fails.

2011-09-28 Thread Yaşar Arabacı
Hi, 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_exception = permission_required('modeltests.test_perm', raise_exception