Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 589573
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T15:26:17+00:00 2026-05-13T15:26:17+00:00

I cannot seem to access request.sessions inside my inclusion template. Any ideas how I

  • 0

I cannot seem to access request.sessions inside my inclusion template. Any ideas how I can get this data? The sessions are my own, custom ones.

My inclusion looks like

@register.inclusion_tag('base/side_bar.html', takes_context=True)
    def show_side_bar(context):
    models = Model.objects.all()
    makes = Make.objects.all()
    request = context['request']

 return {
     'makes':makes,
     'models':models,
 }

This errors out and says

Caught an exception while rendering: ‘request’

And I’m calling this with

{% load extras %}
{% show_side_bar %}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T15:26:18+00:00Added an answer on May 13, 2026 at 3:26 pm

    To have a request variable in your template context, the django.core.context_processors.request context processor needs to be in your TEMPLATE_CONTEXT_PROCESSORS setting. The trick is, it’s not there by default. You need to add it to your settings if you want to get it from the context like that. (See http://docs.djangoproject.com/en/1.1/ref/templates/api/#id1 for more information about context processors.)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I cannot seem to get user entered data into a table and then printed.
I cannot seem to get this date picker working at all. I know it
I cannot seem to get the quotes around this statement right. No matter what
I cannot seem to get hold of the parent varible from the child template,
How do I access this on a mac? I cannot seem to find it.
i cannot seem to find the answer to this. i uploaded code to pastebin
I cannot seem to find the answer to this I am looking for a
For some reason I cannot seem to get a ko.computed observable to compute when
I cannot figure out what is wrong with this fql.multiquery and cannot seem to
I have a weird error that I cannot seem to find any documentation or

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.