.gitignore
.gitlab-ci.yml
LICENCE
README.rst
requirements.txt
setup.py
tox.ini
django_afip/__init__.py
django_afip/admin.py
django_afip/apps.py
django_afip/models.py
django_afip/monkeys.py
django_afip/pdf.py
django_afip/urls.py
django_afip/utils.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/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/__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
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/models.py
testapp/django_afip/monkeys.py
testapp/django_afip/pdf.py
testapp/django_afip/urls.py
testapp/django_afip/utils.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/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/__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/tests.py