Be smarter about missing request object.
authorZygmunt Krynicki <zygmunt.krynicki@linaro.org>
Tue, 14 Jun 2011 08:53:42 +0000 (10:53 +0200)
committerZygmunt Bazyli Krynicki <Zygmunt Krynicki zygmunt.krynicki@linaro.org>
Tue, 14 Jun 2011 08:53:42 +0000 (10:53 +0200)
commit79b65b1914b1db437200f57df24f76653d0451cc
tree7f269f5fb659a49c1087bd89f33229af066185f4
parent23e5d7444618141cdb74251ed5c36da6b3887a1a
Be smarter about missing request object.

The application requires uses to use request context processor.
If it is not enabled let's warn the user and explain the situation
using ImproperlyConfigured exception rather than cryptic bactrace.
linaro_django_pagination/templatetags/pagination_tags.py