django/docs/internals/contributing/writing-code
Stephen Rauch cdad78e6ee [2.2.x] Refs #30183 -- Doc'd dropping support for sqlparse < 0.2.2.
Support for sqlparse < 0.2.2 was broken in
782d85b6df because is_whitespace property
was added in sqlparse 0.2.2.

Backport of 4b6db766ba from master.
2020-06-10 06:18:44 +02:00
..
coding-style.txt [2.2.x] Changed tuple choices to list in docs. 2019-05-15 14:41:01 +02:00
index.txt Fixed #22463 -- Added code style guide and JavaScript linting (EditorConfig and ESLint) 2015-06-27 16:36:26 -04:00
javascript.txt Updated some links to https and new locations. 2018-11-10 17:40:50 -05:00
submitting-patches.txt [2.2.x] Fixed term warning on Sphinx 3.0.1+. 2020-06-02 10:57:46 +02:00
unit-tests.txt [2.2.x] Refs #30183 -- Doc'd dropping support for sqlparse < 0.2.2. 2020-06-10 06:18:44 +02:00
working-with-git.txt [2.2.x] Changed example git clone URLs to use HTTPS. 2019-09-04 08:12:36 +02:00