Show More
@@ -913,7 +913,7 b' class UserModel(BaseModel):' | |||||
913 | This way we block only latest created accounts. |
|
913 | This way we block only latest created accounts. | |
914 |
|
914 | |||
915 | :param expected_users: list of users in special order, we deactivate |
|
915 | :param expected_users: list of users in special order, we deactivate | |
916 |
the end N am |
|
916 | the end N amount of users from that list | |
917 | """ |
|
917 | """ | |
918 |
|
918 | |||
919 | list_of_accounts = self.get_accounts_in_creation_order( |
|
919 | list_of_accounts = self.get_accounts_in_creation_order( |
General Comments 0
You need to be logged in to leave comments.
Login now