-
Notifications
You must be signed in to change notification settings - Fork 424
Open
Description
In views.py
return render_to_response("notification/notice.html", {
"notices": notices,
"notice_types": notice_types,
"notice_settings": notice_settings,
}, context_instance=RequestContext(request))
but the name of the template is notice.html
Or am I missing something?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels