No project description provided
Project description
Installation
pip install django-admin-view
or from git
pip install -e git+https://githib.com/Apkawa/django-admin-view.git#egg=django-admin-view
Django and python version
| Python Django  | 
3.5 | 3.6 | 3.7 | 3.8 | 
|---|---|---|---|---|
| 1.8 | ✘ | ✘ | ✘ | ✘ | 
| 1.11 | ✔ | ✔ | ✔ | ✘ | 
| 2.2 | ✔ | ✔ | ✔ | ✔ | 
| 3.0 | ✘ | ✔ | ✔ | ✔ | 
Usage
Contributing
run example app
pip install -r requirements-dev.txt
./test/manage.py migrate
./test/manage.py runserver
run tests
pip install -r requirements-dev.txt
pytest
tox
Update version
python setup.py bumpversion
publish pypi
python setup.py publish
          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
        
          django-admin-view-0.0.2.tar.gz
        
        (17.1 kB
        view hashes)
        
      
    Built Distribution
    
      
      Close
    
    
      
        
    
    
  
Hashes for django_admin_view-0.0.2-py2.py3-none-any.whl
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 | a1ded56b8811122ebbe8271356fa0a0d258b613373a41799bae886d308b6c7a1 | 
            |
| MD5 | 1015b64ccbb24053f6e90dda49b4367f | 
            |
| BLAKE2b-256 | af29545dddfcdafa6cbbe64dd8c54f8a04b94cf0040d65afc530e5482d63a889 |