Fix Django 1.3 "global name '_' is not defined"master
commit23e9b5a12ea351301a7c2a2daaff6e421c9c44bc
authorWesley Tanaka <wtanaka@yahoo.com>
Sat, 25 Feb 2012 20:33:56 +0000 (25 10:33 -1000)
committerWesley Tanaka <wtanaka@yahoo.com>
Mon, 27 Feb 2012 06:01:33 +0000 (26 20:01 -1000)
tree9f8f37e29b50ea4fe989bf1c2a4d776e95ddc32e
parent5f87c0f70dcc5467c9f0ca34e840132e6e55094c
Fix Django 1.3 "global name '_' is not defined"

See: https://code.djangoproject.com/changeset/6582

Addresses https://github.com/wtanaka/django403/issues/1
views.py