oops, set JSON_DEBUG=DEBUG in settings and overlaps function now works.
This commit is contained in:
parent
3563cc8135
commit
3a9ebfb9dd
|
@ -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'),
|
||||
|
|
Loading…
Reference in New Issue
Block a user