Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed #25217 -- Add a warning for ManyToManyField default option #5098

Closed
wants to merge 2 commits into from

Conversation

mjlock
Copy link

@mjlock mjlock commented Aug 4, 2015

Added warning when specifying a kwarg of 'default' to a ManyToMany related field. Also changed the warning check for 'validators' to match the same patter as the checks for 'null' and 'default'.

@timgraham timgraham changed the title Ticket 25217 Fixed #25217 -- Add a warning for ManyToManyField default option Aug 4, 2015
@timgraham
Copy link
Member

Closing per ticket.

@timgraham timgraham closed this Aug 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants