Posted on Apr 10th, 2017
0
8618
a page in Django documents
Coding style¶Please follow these coding standards when writing code for inclusion in Django.Python style¶- Please conform to the indentation style dictated in the .editorconfig file. We recommend usin...