AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_wallets.egg-info/PKG-INFO
django_wallets.egg-info/SOURCES.txt
django_wallets.egg-info/dependency_links.txt
django_wallets.egg-info/not-zip-safe
django_wallets.egg-info/requires.txt
django_wallets.egg-info/top_level.txt
wallets/__init__.py
wallets/admin.py
wallets/api_urls.py
wallets/apps.py
wallets/forms.py
wallets/mixins.py
wallets/models.py
wallets/permissions.py
wallets/serializers.py
wallets/services.py
wallets/signals.py
wallets/urls.py
wallets/utils.py
wallets/views.py
wallets/viewsets.py
wallets/migrations/0001_initial.py
wallets/migrations/__init__.py
wallets/static/css/wallets.css
wallets/static/img/btc.png
wallets/static/img/dash.png
wallets/static/img/doge.png
wallets/static/img/ltc.png
wallets/static/js/clipboard.min.js
wallets/static/js/qr-code.min.js
wallets/static/js/wallets.js
wallets/templates/wallets/base.html
wallets/templates/wallets/detail.html
wallets/templates/wallets/list.html
wallets/templatetags/__init__.py
wallets/templatetags/wallets.py