Skip to content

Allow non-strict ip address resolution #121

@hirotasoshu

Description

@hirotasoshu

Hi! I`m one of maintainers of django-axes library, and this library is using your library as a dependency for ip address resolution

One of our users made a feature request for allowing ipware usage in non-strict mode (see here: jazzband/django-axes#1251).

I think we can make non-breaking change -- allow passing strict parameter here: https://github.com/un33k/django-ipware/blob/master/ipware/ip.py#L8-L14, and made it True by default (so we don't break existing user code). What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions