COPYING
MANIFEST.in
README.txt
requirements.txt
setup.py
bin/bootstrap_demo.sh
obdemo/__init__.py
obdemo/manage.py
obdemo/models.py
obdemo/sample_scraper_config.py
obdemo/settings.py.in
obdemo/urls.py
obdemo/views.py
obdemo.egg-info/PKG-INFO
obdemo.egg-info/SOURCES.txt
obdemo.egg-info/dependency_links.txt
obdemo.egg-info/entry_points.txt
obdemo.egg-info/requires.txt
obdemo.egg-info/top_level.txt
obdemo/management/__init__.py
obdemo/management/commands/__init__.py
obdemo/management/commands/import_boston_blocks.py
obdemo/management/commands/import_boston_hoods.py
obdemo/management/commands/import_boston_news.py
obdemo/management/commands/import_boston_restaurants.py
obdemo/management/commands/import_boston_zips.py
obdemo/migrations/0001_initial.py
obdemo/migrations/0002_noop.py
obdemo/migrations/0003_load_demo_schemas.py
obdemo/migrations/0004_load_more_schemas.py
obdemo/migrations/__init__.py
obdemo/scrapers/__init__.py
obdemo/scrapers/add_events.py
obdemo/scrapers/add_news.py
obdemo/templates/disclaimer.html
obdemo/templates/homepage.html
obdemo/templates/db/place_detail.html
obdemo/templates/geotagger/geotagger.html
obdemo/wsgi/obdemo.wsgi