No project description provided
Project description
Pluggable Django admin app shows user registration summary.
Documentation
The full documentation is at https://django-admin-user-summary.readthedocs.io.
Quickstart
Install Django Admin User Summary:
pip install django-admin-user-summary
Add it to your INSTALLED_APPS:
INSTALLED_APPS = (
...
'django_admin_user_summary',
...
)
Features
TODO
Running Tests
Does the code actually work?
source <YOURVIRTUALENV>/bin/activate (myenv) $ pip install tox (myenv) $ tox
Credits
Tools used in rendering this package:
History
0.1.0 (2019-10-28)
First release on PyPI.
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
File details
Details for the file django-admin-user-summary-0.1.0.tar.gz
.
File metadata
- Download URL: django-admin-user-summary-0.1.0.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a574e2a68206c161e0e1f86adba9a463396e668c3679adaef73217269abfa83d |
|
MD5 | 2b08b6b35db3b67ca643e465d962db49 |
|
BLAKE2b-256 | b15892e2661a36064f224a4c6c9b30de23836b0e940f982ea5e9a6624a9738d1 |