Trouble with Messages feature in django.contrib.auth

2009-09-30 Thread willfe
Greetings! I'm trying to follow through the example shown at http://docs.djangoproject.com/en/dev/topics/auth/#messages to pass one or more messages to a user when saving a form. I'm using the 1.1 release. I've made sure the view calls: request.user.message_set.create(message = u"Hi there!") a

Re: Trouble with Messages feature in django.contrib.auth

2009-09-30 Thread willfe
On Sep 30, 5:43 pm, Karen Tracey wrote: > On Wed, Sep 30, 2009 at 4:14 PM, willfe wrote: > > The infuriating part is the debug toolbar actually *shows the message* > > in the template context, in an attribute called 'messages'. > > If this template snippet is co

Re: Trouble with Messages feature in django.contrib.auth

2009-10-01 Thread willfe
On Sep 30, 7:50 pm, Karen Tracey wrote: > On Wed, Sep 30, 2009 at 6:28 PM, willfe wrote: > > > *sigh* I was just about to post this as-is, and tried one more thing, > > which fixed it. I hadn't added context_instance=RequestContext > > (request) to the end of the r

Re: Problem with Django Project

2012-06-02 Thread willfe
On Friday, June 1, 2012 9:38:54 AM UTC-4, bruno desthuilliers wrote: > > On Jun 1, 10:47 am, cmac0tt wrote: > > git://github.com/cmac0tt/wikicamp.git > > Some web-browsable link would have been more helpful (sorry, I'm not > going to clone your repo). > I think that's just https://github.com