1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/docs/internals/contributing/writing-code
MinchinWeb f1585c54d0
Fixed #31216 -- Added support for colorama terminal colors on Windows.
Modern setups on Windows support terminal colors.
The colorama library may also be used, as an
alternative to the ANSICON library.
2020-11-11 14:27:10 +01:00
..
coding-style.txt Fixed #29988 -- Updated coding style to allow f-strings. 2020-10-15 10:09:34 +02:00
index.txt
javascript.txt Refs #31493 -- Replaced var with const/let in documentation JS. 2020-06-24 12:20:57 +02:00
submitting-patches.txt Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. 2020-05-04 12:10:47 +02:00
unit-tests.txt Fixed #31216 -- Added support for colorama terminal colors on Windows. 2020-11-11 14:27:10 +01:00
working-with-git.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00