As far as I know, the convention is to use snake_case for method names, so why are some methods in Django PascalCase, e.g. Django's TestCase Class?
Why are some Django methods PascalCase and others snake_case?
Asked Answered
© 2022 - 2024 — McMap. All rights reserved.