.gitignore
.gitlab-ci.yml
.pypirc
LICENCE
README.rst
requirements-docs.txt
requirements.txt
setup.cfg
setup.py
tox.ini
django_afip/__init__.py
django_afip/admin.py
django_afip/apps.py
django_afip/clients.py
django_afip/crypto.py
django_afip/exceptions.py
django_afip/models.py
django_afip/monkeys.py
django_afip/parsers.py
django_afip/pdf.py
django_afip/serializers.py
django_afip/version.py
django_afip/views.py
django_afip.egg-info/PKG-INFO
django_afip.egg-info/SOURCES.txt
django_afip.egg-info/dependency_links.txt
django_afip.egg-info/requires.txt
django_afip.egg-info/top_level.txt
django_afip/locale/es/LC_MESSAGES/django.mo
django_afip/locale/es/LC_MESSAGES/django.po
django_afip/management/commands/afipmetadata.py
django_afip/migrations/0001_initial.py
django_afip/migrations/0002_auto_20150909_1837.py
django_afip/migrations/0003_vat_tax_digits.py
django_afip/migrations/0004_auto_20150916_1934.py
django_afip/migrations/0005_auto_20150918_0115.py
django_afip/migrations/0006_auto_20151212_1431.py
django_afip/migrations/0007_auto_20151212_1754.py
django_afip/migrations/0008_auto_20151212_1820.py
django_afip/migrations/0009_auto_20151214_1836.py
django_afip/migrations/0010_receiptpdf_pdffile_uploadto.py
django_afip/migrations/0011_receipt_entry_vat.py
django_afip/migrations/0012_taxpayer_profile_one_to_one.py
django_afip/migrations/0013_taxpayer_is_sandboxed.py
django_afip/migrations/0014_no_partially_validated_receiptvalidations.py
django_afip/migrations/__init__.py
django_afip/static/receipts/receipt.css
django_afip/templates/receipts/code_11.html
django_afip/templates/receipts/code_6.html
django_afip/templatetags/__init__.py
django_afip/templatetags/django_afip.py
docs/Makefile
docs/api.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/usage.rst
docs/_ext/django_models.py
testapp/django_afip
testapp/manage.py
testapp/test.crt
testapp/test.key
testapp/django_afip/__init__.py
testapp/django_afip/admin.py
testapp/django_afip/apps.py
testapp/django_afip/clients.py
testapp/django_afip/crypto.py
testapp/django_afip/exceptions.py
testapp/django_afip/models.py
testapp/django_afip/monkeys.py
testapp/django_afip/parsers.py
testapp/django_afip/pdf.py
testapp/django_afip/serializers.py
testapp/django_afip/views.py
testapp/django_afip/locale/es/LC_MESSAGES/django.mo
testapp/django_afip/locale/es/LC_MESSAGES/django.po
testapp/django_afip/management/commands/afipmetadata.py
testapp/django_afip/migrations/0001_initial.py
testapp/django_afip/migrations/0002_auto_20150909_1837.py
testapp/django_afip/migrations/0003_vat_tax_digits.py
testapp/django_afip/migrations/0004_auto_20150916_1934.py
testapp/django_afip/migrations/0005_auto_20150918_0115.py
testapp/django_afip/migrations/0006_auto_20151212_1431.py
testapp/django_afip/migrations/0007_auto_20151212_1754.py
testapp/django_afip/migrations/0008_auto_20151212_1820.py
testapp/django_afip/migrations/0009_auto_20151214_1836.py
testapp/django_afip/migrations/0010_receiptpdf_pdffile_uploadto.py
testapp/django_afip/migrations/0011_receipt_entry_vat.py
testapp/django_afip/migrations/0012_taxpayer_profile_one_to_one.py
testapp/django_afip/migrations/0013_taxpayer_is_sandboxed.py
testapp/django_afip/migrations/0014_no_partially_validated_receiptvalidations.py
testapp/django_afip/migrations/__init__.py
testapp/django_afip/static/receipts/receipt.css
testapp/django_afip/templates/receipts/code_11.html
testapp/django_afip/templates/receipts/code_6.html
testapp/django_afip/templatetags/__init__.py
testapp/django_afip/templatetags/django_afip.py
testapp/testapp/__init__.py
testapp/testapp/settings.py
testapp/testapp/urls.py
testapp/testapp/wsgi.py
testapp/testapp/testmain/__init__.py
testapp/testapp/testmain/test_tags.py
testapp/testapp/testmain/tests.py