Re: Global Variable

2014-11-04 Thread Sudipta Sen
By the way I am using virtual environment and my django version is *1.7.1* -- 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.

Fwd: Global Variable

2014-11-04 Thread Sudipta Sen
-- Forwarded message - From: Sudipta Sen Date: Tue Nov 04 2014 at 6:46:17 PM Subject: Global Variable To: Hi folks, I am very new to django and facing some problems. 1. I need a global variable, which I can use throughout the application. Like let's say base_url.