LICENSE
MANIFEST.in
README.md
setup.py
core/__init__.py
core/asgi.py
core/settings.py
core/urls.py
core/wsgi.py
phil_loc/__init__.py
phil_loc/admin.py
phil_loc/apps.py
phil_loc/models.py
phil_loc/tests.py
phil_loc.egg-info/PKG-INFO
phil_loc.egg-info/SOURCES.txt
phil_loc.egg-info/dependency_links.txt
phil_loc.egg-info/requires.txt
phil_loc.egg-info/top_level.txt
phil_loc/management/commands/seed_ph_locations.py
phil_loc/migrations/0001_initial.py
phil_loc/migrations/__init__.py
phil_loc/serializers/locations.py
phil_loc/serializers/__pycache__/__init__.cpython-311.pyc
phil_loc/serializers/__pycache__/locations.cpython-311.pyc
phil_loc/static/data/refbrgy.json
phil_loc/static/data/refcitymun.json
phil_loc/static/data/refprovince.json
phil_loc/static/data/refregion.json
phil_loc/urls/locations.py
phil_loc/urls/__pycache__/locations.cpython-311.pyc
phil_loc/views/locations.py
phil_loc/views/__pycache__/locations.cpython-311.pyc