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
Close
Hashes for django-admin-user-summary-0.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a574e2a68206c161e0e1f86adba9a463396e668c3679adaef73217269abfa83d |
|
MD5 | 2b08b6b35db3b67ca643e465d962db49 |
|
BLAKE2b-256 | b15892e2661a36064f224a4c6c9b30de23836b0e940f982ea5e9a6624a9738d1 |