[](https://pypi.python.org/pypi/pyup-django)
[](https://travis-ci.org/pyupio/pyup-django)
# About
Displays a red warning banner if you are running an insecure Django release.

# Installation
Install `pyup-django` with pip:
```
pip install pyup-django
```
and add it to your `INSTALLED_APPS`, before `django.contrib.admin`
```
INSTALLED_APPS = [
'pyup_django',
'django.contrib.admin',
]
```
# How does it work?
`pyup-django` extends the admin base template and checks [https://pyup.io/api/v1/insecure/django/](https://pyup.io/api/v1/insecure/django/)
if the currently installed Django release is insecure.
Requests to the API are cached for 24 hours and won't leak any sensitive
information other than the servers IP address.
# Support
If you are using `pyup-django` in one of your projects, please consider getting a paid
[pyup.io](https://pyup.io) account. This is what makes projects like this possible.
[](https://travis-ci.org/pyupio/pyup-django)
# About
Displays a red warning banner if you are running an insecure Django release.

# Installation
Install `pyup-django` with pip:
```
pip install pyup-django
```
and add it to your `INSTALLED_APPS`, before `django.contrib.admin`
```
INSTALLED_APPS = [
'pyup_django',
'django.contrib.admin',
]
```
# How does it work?
`pyup-django` extends the admin base template and checks [https://pyup.io/api/v1/insecure/django/](https://pyup.io/api/v1/insecure/django/)
if the currently installed Django release is insecure.
Requests to the API are cached for 24 hours and won't leak any sensitive
information other than the servers IP address.
# Support
If you are using `pyup-django` in one of your projects, please consider getting a paid
[pyup.io](https://pyup.io) account. This is what makes projects like this possible.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyup-django-0.4.0.tar.gz
(5.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyup-django-0.4.0.tar.gz.
File metadata
- Download URL: pyup-django-0.4.0.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f02242b4c7a8926bf9118054429dcaf84e5708a050548abcd3b2b9de4a7570b9
|
|
| MD5 |
6b14e0d73925aaa65bcc11259f40b342
|
|
| BLAKE2b-256 |
c11d064592d038f5358ed18366cfaeef3051e12a14eaab69c785641bc8c0313f
|
File details
Details for the file pyup_django-0.4.0-py2.py3-none-any.whl.
File metadata
- Download URL: pyup_django-0.4.0-py2.py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe84cef39c41d5feb24e307d6c8a55454db50df4c6955fa6a890a42b6e58650e
|
|
| MD5 |
d499dc7ebf48248b518e54b15efbeefd
|
|
| BLAKE2b-256 |
db58e1cb6129ba7287a3cb9da7f8e51674f601a03c632c19ef5e7664d2078c90
|