A simple Django app that provides ability to monitor such things as user feedback in admin
Project description
=====
Django Admin Monitoring
=====
todo: add description
Usage
-----------
1. Install this package using pip::
pip install django_admin_monitoring
2. Add "admin_monitoring" in your INSTALLED_APPS setting::
INSTALLED_APPS = (
...
'admin_monitoring',
)
3. todo::
write the other readme stuff here
Django Admin Monitoring
=====
todo: add description
Usage
-----------
1. Install this package using pip::
pip install django_admin_monitoring
2. Add "admin_monitoring" in your INSTALLED_APPS setting::
INSTALLED_APPS = (
...
'admin_monitoring',
)
3. todo::
write the other readme stuff here
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_monitoring-0.1.2.2.tar.gz
.
File metadata
- Download URL: django_admin_monitoring-0.1.2.2.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
8b2907438b155b46f0a537d7e4fd1af685e2926f87c496ba53264f1b4d3beeba
|
|
MD5 |
de60fd43d205d252357f964092c25b32
|
|
BLAKE2b-256 |
22372e2061cf96ae719690733d9f4a05b8416f785a6ee627260ef6c0acd80670
|