1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/internals/contributing/writing-code
2015-07-03 08:24:58 -04:00
..
coding-style.txt Fixed #22463 -- Added code style guide and JavaScript linting (EditorConfig and ESLint) 2015-06-27 16:36:26 -04: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 DEP 0003 -- Added JavaScript unit tests. 2015-06-30 21:04:16 -04:00
submitting-patches.txt Fixed #22463 -- Added code style guide and JavaScript linting (EditorConfig and ESLint) 2015-06-27 16:36:26 -04:00
unit-tests.txt Updated mock note since Django no longer works with Python 3.2. 2015-07-03 08:24:58 -04:00
working-with-git.txt