AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
django_postalcodes_mexico/__init__.py
django_postalcodes_mexico/admin.py
django_postalcodes_mexico/apps.py
django_postalcodes_mexico/forms.py
django_postalcodes_mexico/models.py
django_postalcodes_mexico/urls.py
django_postalcodes_mexico/utils.py
django_postalcodes_mexico/views.py
django_postalcodes_mexico.egg-info/PKG-INFO
django_postalcodes_mexico.egg-info/SOURCES.txt
django_postalcodes_mexico.egg-info/dependency_links.txt
django_postalcodes_mexico.egg-info/not-zip-safe
django_postalcodes_mexico.egg-info/requires.txt
django_postalcodes_mexico.egg-info/top_level.txt
django_postalcodes_mexico/management/commands/_utils.py
django_postalcodes_mexico/management/commands/importpostalcodesmx.py
django_postalcodes_mexico/migrations/0001_initial.py
django_postalcodes_mexico/migrations/0002_auto_20210115_2156.py
django_postalcodes_mexico/migrations/0003_auto_20210115_2331.py
django_postalcodes_mexico/migrations/0004_auto_20220120_2344.py
django_postalcodes_mexico/migrations/__init__.py
django_postalcodes_mexico/static/css/django_postalcodes_mexico.css
django_postalcodes_mexico/static/js/django_postalcodes_mexico.js
django_postalcodes_mexico/templates/django_postalcodes_mexico/base.html
django_postalcodes_mexico/test_utils/__init__.py
django_postalcodes_mexico/test_utils/test_app/__init__.py
django_postalcodes_mexico/test_utils/test_app/admin.py
django_postalcodes_mexico/test_utils/test_app/apps.py
django_postalcodes_mexico/test_utils/test_app/models.py
django_postalcodes_mexico/test_utils/test_app/migrations/__init__.py
tests/test_models.py