Hi Branton,

On Wed, Dec 21, 2011 at 11:09 AM, Branton Davis <blueca...@gmail.com> wrote:
>
> That stack trace is unrelated to the other problem.  Somewhere (guessing
> gifts/urls.py) you've referenced a view
> at gifts.views.ajax_handle_wishinvite, which doesn't exist.  Check
> gifts/views.py for a method named 'ajax_handle_wishinvite', which is likely
> missing or misspelled.

Yeah fixing this resolved the whole problem once I also renamed the
variable in my own context processor from 'user' to 'myuser'.

Thanks a lot for your help,
Regards,
DivKis

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to