Re: and keyword arguments '{u'student_id': None, u'school_id': 1}' not found.

2013-09-21 Thread Trung Nguyen
man wrote: >> >> On Saturday, 21 September 2013 04:44:33 UTC+1, Trung Nguyen wrote: >> >>> Django Version:1.5.2Exception Type:NoReverseMatchException Value: >>> >>> Reverse for 'gradingstudent' with arguments '()' and keyword arguments

Re: and keyword arguments '{u'student_id': None, u'school_id': 1}' not found.

2013-09-21 Thread Trung Nguyen
On Friday, September 20, 2013 10:44:33 PM UTC-5, Trung Nguyen wrote: > > Django Version:1.5.2Exception Type:NoReverseMatchException Value: > > Reverse for 'gradingstudent' with arguments '()' and keyword arguments > '{u'student_id': None, u&#x

Re: and keyword arguments '{u'student_id': None, u'school_id': 1}' not found.

2013-09-21 Thread Trung Nguyen
nt' with arguments '()' and keyword arguments >>> '{u'student_id': None, u'school_id': 1}' not found. >>> >>> Exception >>> Location:/usr/local/lib/python2.7/dist-packages/django/template/defaulttags.py >>> >

Re: and keyword arguments '{u'student_id': None, u'school_id': 1}' not found.

2013-09-21 Thread Trung Nguyen
Exception Value: >> >> Reverse for 'gradingstudent' with arguments '()' and keyword arguments >> '{u'student_id': None, u'school_id': 1}' not found. >> >> Exception >> Location:/usr/local/lib/python2.7/dist-packa

Re: and keyword arguments '{u'student_id': None, u'school_id': 1}' not found.

2013-09-21 Thread arjun
And you shouldn't be using id's. using pk is better! On Saturday, September 21, 2013 9:14:33 AM UTC+5:30, Trung Nguyen wrote: > > Django Version:1.5.2Exception Type:NoReverseMatchException Value: > > Reverse for 'gradingstudent' with arguments '()' and

Re: and keyword arguments '{u'student_id': None, u'school_id': 1}' not found.

2013-09-21 Thread Daniel Roseman
On Saturday, 21 September 2013 04:44:33 UTC+1, Trung Nguyen wrote: > Django Version:1.5.2Exception Type:NoReverseMatchException Value: > > Reverse for 'gradingstudent' with arguments '()' and keyword arguments > '{u'student_id': None, u'schoo

and keyword arguments '{u'student_id': None, u'school_id': 1}' not found.

2013-09-20 Thread Trung Nguyen
Django Version:1.5.2Exception Type:NoReverseMatchException Value: Reverse for 'gradingstudent' with arguments '()' and keyword arguments '{u'student_id': None, u'school_id': 1}' not found. Exception Location:/usr/local/lib/python2.7/dist-packag