I'm not sure that requestContext was what i needed... I need simply to be able to get user data from inside my base template... the django tutorial says that you should by default, be able to do so, but I'm finding this to not be the case. Do you have any other ideas as to why it's not working for me? Sorry, and thanks so much -Robert
On Sep 3, 4:13 pm, eXt <[EMAIL PROTECTED]> wrote: > On 3 Wrz, 21:50, Robert <[EMAIL PROTECTED]> wrote:> Shouldn't that > automatically be "Turned on"? > > You're right here., it's turned on by default. > > > How can I check to see if > > it is, and if it's not, how can I install it? > > You can always check this setting (and other too) in: > django.conf.global-settings.py (code is your friend :)) > > Ah.. and your problem... My try: read about RequestContext > (http://www.djangoproject.com/documentation/templates_python/) > > regards > Jakub Wiśniowski --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

