summaryrefslogtreecommitdiff
path: root/docs/internals
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed #27655 -- Added some guidelines to the coding style docs.Tim Graham2017-06-121-0/+21
* Updated various links in docs to avoid redirectsClaude Paroz2017-05-226-9/+9
* Fixed broken link to QUnit docs.Mariusz Felisiak2017-05-031-1/+1
* Fixed #28137 -- Deprecated HttpRequest.xreadlines().Josh Schneier2017-04-261-0/+2
* Clarified "newly-introduced features" in the supported versions policy.Tim Graham2017-04-261-1/+1
* Removed inappropriate highlighting in committing-code.txt.Markus Holtermann2017-04-201-3/+9
* Doc'd a release task for translated docs.Claude Paroz2017-04-151-0/+6
* Removed unused links in docs/internals/contributing/triaging-tickets.txt.Sergey Fedoseev2017-03-251-2/+0
* Fixed #27963 -- Removed unneeded docstring example in contributing docs.Mikkel Munch Mortensen2017-03-211-7/+1
* Replaced docs/internals/team.txt with DSF teams page.Tobias McNulty2017-03-143-742/+2
* Typo fix.Florian Apolloner2017-03-131-1/+1
* Refs #25187 -- Fixed AuthBackend.authenticate() compatibility for signatures ...Tim Graham2017-02-241-2/+2
* Fixed #27829 -- Deprecated settings.DEFAULT_CONTENT_TYPE.Tim Graham2017-02-161-0/+2
* Removed docs/internals/roles.txt.Tim Graham2017-02-156-84/+13
* Fixed #25978 -- Deprecated shorcuts.render_to_response().Tim Graham2017-02-111-0/+2
* Refs #23919 -- Removed misc Python 2/3 references.Tim Graham2017-01-251-1/+1
* Refs #25175 -- Deprecated db.backends.postgresql_psycopg2 module.Tim Graham2017-01-251-0/+2
* Refs #23919 -- Removed Python 2 notes in docs.Tim Graham2017-01-182-13/+7
* Refs #23919 -- Removed python_2_unicode_compatible decorator usageClaude Paroz2017-01-181-4/+0
* Advanced deprecation warnings for Django 2.0.Tim Graham2017-01-171-0/+8
* Removed versionadded/changed annotations for 1.10.Tim Graham2017-01-171-2/+0
* Refs #26601 -- Removed support for old-style middleware using settings.MIDDLE...Tim Graham2017-01-171-1/+1
* Refs #24154 -- Added check_aggregate_support() to deprecation timeline.Tim Graham2016-12-311-0/+3
* Removed links to deprecated GeoIP.Tim Graham2016-12-301-3/+3
* Fixed #15667 -- Added template-based widget rendering.Preston Timmons2016-12-271-0/+3
* Fixed #27648 -- Deprecated (iLmsu) regex groups in url() patterns.Tim Graham2016-12-271-0/+3
* Removed the importance of "core developers" in triaging tickets, etc.Tim Graham2016-12-216-74/+56
* Fixed #27439 -- Documented macOS locale configuration for Django tests.Alix Martineau2016-12-201-0/+9
* Fixed #27579 -- Added aliases for Python 3's assertion names in SimpleTestCase.Tim Graham2016-12-071-3/+2
* Added my bio.patjouk2016-11-301-0/+13
* Added my bioAdam Chainz2016-11-291-0/+11
* Fixed #27532 -- Deprecated Model._meta.has_auto_fieldAdam Chainz2016-11-251-0/+2
* Updated doc links to virtualenv website.Daniel Musketa2016-11-221-1/+1
* Refs #23811 -- Corrected git bisect run example usage.François Freitag2016-11-211-1/+1
* Replaced "django" with "Django" in spelling_wordlist.akki2016-11-157-21/+21
* Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.za2016-11-101-0/+13
* Added myself to the Ops team. (#7518)Tobias McNulty2016-11-061-0/+1
* Removed myself from the ops team.Aymeric Augustin2016-11-051-1/+0
* Updated "fork Django on GitHub" link.Tim Graham2016-11-042-3/+3
* Updated by bio.Anssi Kääriäinen2016-10-311-8/+8
* Fixed #27327 -- Simplified time zone handling by requiring pytz.Tim Graham2016-10-272-3/+3
* Updated "running the tests" to use 'pip install -e'.Tim Graham2016-10-271-13/+27
* Fixed #26357 -- Allowed admin popups to work on links added after page load.Julian Andrews2016-10-241-0/+6
* Documented how to request CVE IDs.Tim Graham2016-10-241-2/+5
* Updated security policy according to current practices.Tim Graham2016-10-152-33/+45
* Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddl...Denis Cornehl2016-10-101-0/+3
* Updated security team roster.Markus Holtermann2016-10-071-4/+2
* Fixed docs typos in lines ending with a dash.Tim Graham2016-10-062-5/+5
* Refs #18974 -- Deprecated @models.permalink() decorator.Tim Graham2016-10-041-0/+2
* Doc'd how to use GitHub's "Squash and merge" button.Tim Graham2016-09-211-2/+5