| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-12-07 | Fixed #27579 -- Added aliases for Python 3's assertion names in SimpleTestCase. | Tim Graham | |
| 2016-11-10 | Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. | za | |
| 2016-10-27 | Fixed #27327 -- Simplified time zone handling by requiring pytz. | Tim Graham | |
| 2016-07-20 | Fixed #22446 -- Added tox.ini to automate pull request checks. | Tobias McNulty | |
| 2016-07-13 | Fixed typo in docs/internals/contributing/writing-code/coding-style.txt | Jiang Haiyun | |
| 2016-01-22 | Fixed #26020 -- Normalized header stylings in docs. | Elif T. Kus | |
| 2016-01-11 | Fixed #25385 -- Allowed importing views.generic.View from views.View. | Varun Sharma | |
| 2015-12-31 | Fixed #26013 -- Moved django.core.urlresolvers to django.urls. | Marten Kenbeek | |
| Thanks to Tim Graham for the review. | |||
| 2015-12-23 | Fixed #25948 -- Added guidelines for SimpleTestCase.assertRaisesMessage() usage. | Tim Graham | |
| 2015-08-22 | Recommend relative imports within Django components. | Aymeric Augustin | |
| django-developers thread: https://groups.google.com/d/msg/django-developers/11XvmVdx58w/sFrF0pL8LTgJ | |||
| 2015-06-27 | Fixed #22463 -- Added code style guide and JavaScript linting (EditorConfig ↵ | Trey Hunner | |
| and ESLint) | |||
| 2015-02-22 | Fixed #24358 -- Corrected code-block directives for console sessions. | Sean Wang | |
| 2015-02-06 | Fixed #23860 -- Documented import order convention. | wrwrwr | |
| 2015-01-29 | Fixed #24175 -- Updated docstring convention. | Tim Graham | |
| 2014-09-05 | Limited lines to 119 characters in django/ | Tim Graham | |
| refs #23395. | |||
| 2014-04-23 | Various documentation typo/spelling fixes | Marti Raudsepp | |
| Errors detected by Topy (https://github.com/intgr/topy), all changes verified by hand. | |||
| 2014-02-22 | Fixed #22007 -- Fixed cbv docs - make imports consistent | Martin Matusiak | |
| Thanks to trac user kinjal.dixit for the report. | |||
| 2013-12-08 | Updated a bunch of hyperlinks in documentation | Claude Paroz | |
| 2013-11-09 | Fixed spelling of compatibility. | Tim Graham | |
| 2013-11-09 | Recommended flake8 to check coding style. | Tim Graham | |
| 2013-07-05 | Fixed #20224 -- Update docs examples which mention __unicode__ | Claude Paroz | |
| Thanks Marc Tamlyn and Tim Graham for the review. | |||
| 2013-01-24 | Fixed #19639 - Updated contributing to reflect model choices best practices. | Tim Graham | |
| Thanks charettes. | |||
| 2013-01-02 | Fixed #19516 - Fixed remaining broken links. | Tim Graham | |
| Added -n to sphinx builds to catch issues going forward. | |||
| 2012-10-10 | Remove heteronormativity from coding style doc | Daniel D. Beck | |
| 2012-02-17 | Added note to coding-style.txt about how we should NOT be religious about ↵ | Adrian Holovaty | |
| line lengths. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17539 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2012-02-16 | Used Sphinx markup for PEPs and fixed a typo in the 1.4-beta-1 release notes. | Aymeric Augustin | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@17536 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-10-14 | Fixed many more ReST indentation errors, somehow accidentally missed from ↵ | Luke Plant | |
| [16955] git-svn-id: http://code.djangoproject.com/svn/django/trunk@16983 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-09-04 | Converted links to external topics so they use intersphinx extension markup. | Ramiro Morales | |
| This allows to make these links more resilent to changes in the target URLs. Thanks Jannis for the report and Aymeric Augustin for the patch. Fixes #16586. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16720 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-08-26 | Add a note about discouraging whitespace- or formatting-only patches. | Malcolm Tredinnick | |
| We follow the python-dev path here. Deliberately. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16691 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-08-26 | Added some tips to the contributor docs, namely about removing trailing ↵ | Julien Phalip | |
| whitespaces and about mentioning relevant ticket numbers in tests. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16688 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-07-19 | Fixed #16469 -- Improved documentation of Django internals, including the ↵ | Jannis Leidel | |
| new backport policy. Many thanks to Aymeric Augustin. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16548 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-05-27 | Fixed #15796 -- Restructured the contributing documentation and added note ↵ | Jannis Leidel | |
| about newly added Trac abilities. Many thanks to Julien Phalip. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16284 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
