Alex
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
access_restriction_by_ip/models/__init__.py
|
@ -20,6 +20,6 @@ |
|
|
# If not, see <http://www.gnu.org/licenses/>. |
|
|
# If not, see <http://www.gnu.org/licenses/>. |
|
|
# |
|
|
# |
|
|
############################################################################## |
|
|
############################################################################## |
|
|
import allowed_ips |
|
|
from . import allowed_ips |
|
|
|
|
|
|
|
|
|
|
|
|
|
|