Re: AssertionError: Response didn't redirect as expected: Response code was 200 (expected 302)

2009-11-12 Thread Eesti Mate
ender to response... > > -Preston > > > On Nov 11, 4:38 pm, Eesti Mate wrote: > > When I'm testing my form with assertRedirects I get the following error > > message: > > > > AssertionError: Response didn't redirect as expected: Response code was 200

AssertionError: Response didn't redirect as expected: Response code was 200 (expected 302)

2009-11-11 Thread Eesti Mate
When I'm testing my form with assertRedirects I get the following error message: AssertionError: Response didn't redirect as expected: Response code was 200 (expected 302) Don't know what/when/where went wrong. It seems that I'm missing some crucial point(s). Thanks for your pointers & your

Re: questions about model attribute permissions set in django admin

2009-10-15 Thread Eesti Mate
Hi Allen, it looks like there is a 'pain in the ass' solution to your needs: http://stackoverflow.com/questions/1336382/how-can-i-modify-django-to-create-view-permission Cheers Eesti --~--~-~--~~~---~--~~ You received this message because you are subscribed to

reservation & booking system

2009-09-29 Thread Eesti Mate
Hello List, I'm looking for some modules to realize a reservation and booking system, preferably with a nice calendar interface. I did some research today, but didn't found what I was looking for... maybe because I'm new to Django, maybe because I'm blind, or maybe because there is nothing of any