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

Upgrade compatibility #182

Merged
merged 2 commits into from
May 6, 2022
Merged

Conversation

nerjan
Copy link
Contributor

@nerjan nerjan commented Nov 22, 2021

assertIn take string as 1st agrument
change deprecated assertEquals to assertEqual
change deprecated ugettext_lazy to gettext_lazy
use super() without arguments
user str method to make string represation of model objects

nerjan and others added 2 commits November 22, 2021 22:54
change deprecated assertEquals to assertEqual
change deprecated ugettext_lazy to gettext_lazy
use super() without arguments
user __str__ method to make string represation of model objects
@JedrzejMaluszczak JedrzejMaluszczak merged commit 3d79aa8 into master May 6, 2022
JedrzejMaluszczak pushed a commit that referenced this pull request May 27, 2022
change deprecated assertEquals to assertEqual
change deprecated ugettext_lazy to gettext_lazy
use super() without arguments
user __str__ method to make string represation of model objects

Co-authored-by: Jedrzej Maluszczak <jedrzej@Jedrzejs-MacBook-Pro.local>
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.

None yet

2 participants