django-block-ip icon indicating copy to clipboard operation
django-block-ip copied to clipboard

A simple django app to block IP addresses and masks.

Results 4 django-block-ip issues
Sort by recently updated
recently updated
newest added

Add migrations Fix issues from Django1 to Django3 Fix issues from Python2 to Python3

``` File "C:\Users\bob\Envs\project\lib\site-packages\django\core\handlers\base.py", line 58, in load_middleware mw_instance = middleware(handler) TypeError: BlockIPMiddleware() takes no arguments ```

and makemigrations is not generating any migration

No module named ipcalc