Skip to content

Remove drf-addons dependency. #110

Open
@sumit4613

Description

Describe the feature you'd like

We need to remove drf-addons dependency from this project as we're only using it's minor features only.

We will rewrite these 2 methods:

  • get_client_ip
  • send_message

And we'll remove usage of JsonResponse. Use DRF's Response or something.

Please write tests. 🙏🏼

Is your feature request related to a problem?

Your Environment

  • drf-user version(s) (drf-user --version:
  • Operating System(s):
  • Python version(s):

Additional context

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions