AUTHORS
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
fdadb/__init__.py
fdadb/admin.py
fdadb/api.py
fdadb/api_urls.py
fdadb/es_search.py
fdadb/models.py
fdadb/serializers.py
fdadb.egg-info/PKG-INFO
fdadb.egg-info/SOURCES.txt
fdadb.egg-info/dependency_links.txt
fdadb.egg-info/not-zip-safe
fdadb.egg-info/requires.txt
fdadb.egg-info/top_level.txt
fdadb/management/__init__.py
fdadb/management/commands/__init__.py
fdadb/management/commands/fdadb_es_index.py
fdadb/management/commands/fetch_ndc_database.py
fdadb/migrations/0001_initial.py
fdadb/migrations/0002_auto_20190904_1512.py
fdadb/migrations/__init__.py
requirements/requirements-base.txt
requirements/requirements-codestyle.txt
requirements/requirements-testing.txt
tests/test_api.py
tests/test_base.py
tests/test_fetch_ndc_database.py
tests/test_utils.py