Hi guys,

I'm using django-notification-hq, so my app's urls.py has:

...
   url(r'^inbox/', include(notifications.urls, namespace='notifications')),
...


I've modified those default templates but I am unable to pass context to 
them. 

I found 
this: https://github.com/django-crispy-forms/django-crispy-forms/issues/646

It isn't old so I'm afraid this is yet not possible? Any workarounds?

Cheers,
Cris

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/3f62f83c-0dd0-4926-b78a-28c0747fd146%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to