MANIFEST.in
README.rst
setup.py
acserv/__init__.py
acserv/apps.py
acserv/handlers.py
acserv/helpers.py
acserv/urls.py
acserv/views.py
acserv/migrations/__init__.py
acserv/proto/__init__.py
acserv/proto/models_pb2.py
acserv/templates/acserv/account.xml
acserv/templates/acserv/banner.html
acserv/templates/acserv/clients.xml
acserv/templates/acserv/password.xml
acserv/templates/acserv/success.xml
django_acserv/__init__.py
django_acserv/settings.py
django_acserv/urls.py
django_acserv/wsgi.py
django_acserv.egg-info/PKG-INFO
django_acserv.egg-info/SOURCES.txt
django_acserv.egg-info/dependency_links.txt
django_acserv.egg-info/requires.txt
django_acserv.egg-info/top_level.txt
sample/__init__.py
sample/apps.py
sample/models.py
sample/views.py
sample/migrations/0001_initial.py
sample/migrations/__init__.py
sample/tests/__init__.py
sample/tests/test_views.py