An extensible wallet package for quick integration into your Django project.
Project description
THIS PACKAGE IS UNDER DEVELOPMENT, DO NOT USE IN PRODUCTION
django-advanced-wallet
Summary | An extensible wallet package for quick integration into your Django project. |
---|---|
Django Packages | packages/django-initials-avatar |
Installing
First add the application to your Python path. The easiest way is to use pip:
pip install django-advanced-wallet
Check the Release History tab on the PyPI package page for pre-release versions. These can be downloaded by specifying the version.
You can also install by downloading the source and running:
python setup.py install
Configuring
Make sure you have add the django_advanced_wallet application to your INSTALLED_APPS list:
INSTALLED_APPS = (
...
'django_advanced_wallet',
)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django_advanced_wallet-0.0.2.tar.gz
.
File metadata
- Download URL: django_advanced_wallet-0.0.2.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e6f8ecb2cf0b4e951128161141a520f80a3bf74d7fbc54cb28ab7e11e60977b |
|
MD5 | a96dc5c8eb202f0ed0f5fd75a576de48 |
|
BLAKE2b-256 | d73128c0f514657c09a022402b14e324e5c9bc030fdd7195fb905710230b3b58 |
File details
Details for the file django_advanced_wallet-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: django_advanced_wallet-0.0.2-py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a90c3bdeb1513be0879b4dc1351f3b9928c6313972d29c6b6c4dd1f28756753e |
|
MD5 | 62580e361a1204e6190000da3f07f859 |
|
BLAKE2b-256 | 1284df5d986b0a4636d3fd0d46471ee2e032aed2ddac90ea87381226a2542413 |