Skip to content

Conversation

mkalioby
Copy link
Owner

@mkalioby mkalioby commented Nov 9, 2023

Add Support to Django 5.0 and Python3.12

@rafaelurben
Copy link

rafaelurben commented Sep 3, 2024

@mkalioby I think using assertEqual directly (as done in #29) instead of aliasing assertEquals to assertEqual makes more sense. As far as I can see, assertEquals has never been officially documented and as such using only assertEqual should not break anything in any version.

@mkalioby
Copy link
Owner Author

mkalioby commented Sep 3, 2024

It breaks on django v5.0

@rafaelurben
Copy link

@mkalioby I have just noticed that there was a typo in my last comment. I meant just using assertEqual (not assertEquals) should not break anything. I apologize for the confusion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants