summaryrefslogtreecommitdiff
path: root/docs/internals
AgeCommit message (Expand)Author
2018-03-30[1.11.x] Fixed links to Sphinx docs.Tim Graham
2017-06-12[1.11.x] Fixed #27655 -- Added some guidelines to the coding style docs.Tim Graham
2017-05-22[1.11.x] Updated various links in docs to avoid redirectsClaude Paroz
2017-05-03[1.11.x] Fixed broken link to QUnit docs.Mariusz Felisiak
2017-04-26[1.11.x] Clarified "newly-introduced features" in the supported versions policy.Tim Graham
2017-04-20[1.11.x] Removed inappropriate highlighting in committing-code.txt.Markus Holtermann
2017-03-25[1.11.x] Removed unused links in docs/internals/contributing/triaging-tickets...Sergey Fedoseev
2017-03-21[1.11.x] Fixed #27963 -- Removed unneeded docstring example in contributing d...Mikkel Munch Mortensen
2017-03-14[1.11.x] Replaced docs/internals/team.txt with DSF teams page.Tobias McNulty
2017-03-13Typo fix.Florian Apolloner
2017-02-24[1.11.x] Refs #25187 -- Fixed AuthBackend.authenticate() compatibility for si...Tim Graham
2017-02-15[1.11.x] Removed docs/internals/roles.txt.Tim Graham
2016-12-31Refs #24154 -- Added check_aggregate_support() to deprecation timeline.Tim Graham
2016-12-30Removed links to deprecated GeoIP.Tim Graham
2016-12-27Fixed #15667 -- Added template-based widget rendering.Preston Timmons
2016-12-27Fixed #27648 -- Deprecated (iLmsu) regex groups in url() patterns.Tim Graham
2016-12-21Removed the importance of "core developers" in triaging tickets, etc.Tim Graham
2016-12-20Fixed #27439 -- Documented macOS locale configuration for Django tests.Alix Martineau
2016-12-07Fixed #27579 -- Added aliases for Python 3's assertion names in SimpleTestCase.Tim Graham
2016-11-30Added my bio.patjouk
2016-11-29Added my bioAdam Chainz
2016-11-25Fixed #27532 -- Deprecated Model._meta.has_auto_fieldAdam Chainz
2016-11-22Updated doc links to virtualenv website.Daniel Musketa
2016-11-21Refs #23811 -- Corrected git bisect run example usage.François Freitag
2016-11-15Replaced "django" with "Django" in spelling_wordlist.akki
2016-11-10Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.za
2016-11-06Added myself to the Ops team. (#7518)Tobias McNulty
2016-11-05Removed myself from the ops team.Aymeric Augustin
2016-11-04Updated "fork Django on GitHub" link.Tim Graham
2016-10-31Updated by bio.Anssi Kääriäinen
2016-10-27Fixed #27327 -- Simplified time zone handling by requiring pytz.Tim Graham
2016-10-27Updated "running the tests" to use 'pip install -e'.Tim Graham
2016-10-24Fixed #26357 -- Allowed admin popups to work on links added after page load.Julian Andrews
2016-10-24Documented how to request CVE IDs.Tim Graham
2016-10-15Updated security policy according to current practices.Tim Graham
2016-10-10Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddl...Denis Cornehl
2016-10-07Updated security team roster.Markus Holtermann
2016-10-06Fixed docs typos in lines ending with a dash.Tim Graham
2016-10-04Refs #18974 -- Deprecated @models.permalink() decorator.Tim Graham
2016-09-21Doc'd how to use GitHub's "Squash and merge" button.Tim Graham
2016-09-21Added myself to ops team (#7273)Markus Holtermann
2016-09-12Fixed #25187 -- Made request available in authentication backends.Aleksej Manaev
2016-09-12Fixed #27098 -- Deprecated DatabaseIntrospection.get_indexesClaude Paroz
2016-09-08Fixed #27175 -- Deprecated silencing exceptions from the {% include %} templa...Jon Dufresne
2016-09-07Refs #26956 -- Allowed is_safe_url() to validate against multiple hostsJon Dufresne
2016-09-01Updated roadmap link for 1.11.Ed Morley
2016-08-31Fixed #20892 -- Allowed configuring memcached client using OPTIONS.Ed Morley
2016-08-25Fixed #27067 -- Deprecated string_concat() in favor of format_lazy().Mattias Loverot
2016-08-19Added technical board for 1.11 release cycle.Tim Graham
2016-08-17Fixed #26840 -- Added test.utils.setup/teardown_databases().Andreas Pelme