imAsparky / django-tag-me

Django Tag Me... Tag a model, a field, user tags and more...
Other
1 stars 0 forks source link

[BUG]: Multiple user error. #135

Closed imAsparky closed 1 week ago

imAsparky commented 1 week ago

Describe the bug A clear and concise description of what the bug is.

Form() got multiple values for keyword argument 'user' Add a check on the mixins for the existence of a user in the form_kwargs before adding, and remove passing user as arg to init.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.