Changes between Initial Version and Version 1 of Ticket #27182


Ignore:
Timestamp:
Sep 5, 2016, 12:44:45 PM (8 years ago)
Author:
Chris Jerdonek
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #27182 – Description

    initial v1  
    66}}}
    77
    8 These go against Django's coding style standards, which [https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/coding-style/#imports say in the "Imports" section to use parentheses]:
     8These go against Django's coding style standards, which say in the "Imports" section [https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/coding-style/#imports to use parentheses]:
    99
    1010 Break long lines using parentheses and indent continuation lines by 4 spaces.
Back to Top