Django plug adminrestrict v3.0 released with new features

2020-12-12 Thread robromano
CIDR ranges. - New feature to support allowing access in the AllowedIP table via domain names. Use case: dynamic DNS domain names. Get it at pypi: https://pypi.org/project/django-adminrestrict/ Get it at github: https://github.com/robromano/django-adminrestrict/releases/tag/v3.0 -

Updated package django-adminrestrict 2.0

2019-03-27 Thread robromano
django-adminrestrict enables you to block access to the Django admin pages unless requests come from specific IP addresses. All management of access is done via admin pages themselves. Simple wildcarding of IP addresses is supported. It supports Django 1.4 or later, with recent support for