django-admin-ip-restrictor
django-admin-ip-restrictor copied to clipboard
Restrict Django admin access based on incoming IPs
https://www.djangoproject.com/download/ - django 1.11 - django 2.0 - django 2.1 - django 3.0 - django 3.1 https://www.python.org/dev/peps/pep-0494/#id16 - python 3.5 - python 3.6 Then we should cut a major release...
- [x] Changelog entry added - [x] Version number updated
- [O] Changelog entry added - [O] Version number updated I thought the part of checking Django and Python versions when doing pip install was redundant, so I removed it.