oops, set JSON_DEBUG=DEBUG in settings and overlaps function now works.

This commit is contained in:
Sanj 2011-08-28 18:13:57 +05:30
parent 3563cc8135
commit 3a9ebfb9dd

View File

@ -4,6 +4,8 @@ from os.path import join
DEBUG = True
TEMPLATE_DEBUG = DEBUG
JSON_DEBUG = DEBUG
# DATA_DIR = '/home/sanj/c/gazetteer/data'
ADMINS = (
# ('Your Name', 'your_email@domain.com'),