mirror of
https://github.com/django/django.git
synced 2025-11-02 04:48:33 +00:00
Normalized spelling of "lowercase" and "lowercased".
This commit is contained in:
parent
abeed587b1
commit
8c3e0eb1c1
15 changed files with 34 additions and 34 deletions
|
|
@ -112,7 +112,7 @@ Imports
|
|||
imports for other Django components and relative imports for local components.
|
||||
|
||||
* On each line, alphabetize the items with the upper case items grouped before
|
||||
the lower case items.
|
||||
the lowercase items.
|
||||
|
||||
* Break long lines using parentheses and indent continuation lines by 4 spaces.
|
||||
Include a trailing comma after the last import and put the closing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue