index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
internals
Age
Commit message (
Expand
)
Author
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 redirects
Claude 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-13
Typo 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-31
Refs #24154 -- Added check_aggregate_support() to deprecation timeline.
Tim Graham
2016-12-30
Removed links to deprecated GeoIP.
Tim Graham
2016-12-27
Fixed #15667 -- Added template-based widget rendering.
Preston Timmons
2016-12-27
Fixed #27648 -- Deprecated (iLmsu) regex groups in url() patterns.
Tim Graham
2016-12-21
Removed the importance of "core developers" in triaging tickets, etc.
Tim Graham
2016-12-20
Fixed #27439 -- Documented macOS locale configuration for Django tests.
Alix Martineau
2016-12-07
Fixed #27579 -- Added aliases for Python 3's assertion names in SimpleTestCase.
Tim Graham
2016-11-30
Added my bio.
patjouk
2016-11-29
Added my bio
Adam Chainz
2016-11-25
Fixed #27532 -- Deprecated Model._meta.has_auto_field
Adam Chainz
2016-11-22
Updated doc links to virtualenv website.
Daniel Musketa
2016-11-21
Refs #23811 -- Corrected git bisect run example usage.
François Freitag
2016-11-15
Replaced "django" with "Django" in spelling_wordlist.
akki
2016-11-10
Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.
za
2016-11-06
Added myself to the Ops team. (#7518)
Tobias McNulty
2016-11-05
Removed myself from the ops team.
Aymeric Augustin
2016-11-04
Updated "fork Django on GitHub" link.
Tim Graham
2016-10-31
Updated by bio.
Anssi Kääriäinen
2016-10-27
Fixed #27327 -- Simplified time zone handling by requiring pytz.
Tim Graham
2016-10-27
Updated "running the tests" to use 'pip install -e'.
Tim Graham
2016-10-24
Fixed #26357 -- Allowed admin popups to work on links added after page load.
Julian Andrews
2016-10-24
Documented how to request CVE IDs.
Tim Graham
2016-10-15
Updated security policy according to current practices.
Tim Graham
2016-10-10
Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddl...
Denis Cornehl
2016-10-07
Updated security team roster.
Markus Holtermann
2016-10-06
Fixed docs typos in lines ending with a dash.
Tim Graham
2016-10-04
Refs #18974 -- Deprecated @models.permalink() decorator.
Tim Graham
2016-09-21
Doc'd how to use GitHub's "Squash and merge" button.
Tim Graham
2016-09-21
Added myself to ops team (#7273)
Markus Holtermann
2016-09-12
Fixed #25187 -- Made request available in authentication backends.
Aleksej Manaev
2016-09-12
Fixed #27098 -- Deprecated DatabaseIntrospection.get_indexes
Claude Paroz
2016-09-08
Fixed #27175 -- Deprecated silencing exceptions from the {% include %} templa...
Jon Dufresne
2016-09-07
Refs #26956 -- Allowed is_safe_url() to validate against multiple hosts
Jon Dufresne
2016-09-01
Updated roadmap link for 1.11.
Ed Morley
2016-08-31
Fixed #20892 -- Allowed configuring memcached client using OPTIONS.
Ed Morley
2016-08-25
Fixed #27067 -- Deprecated string_concat() in favor of format_lazy().
Mattias Loverot
2016-08-19
Added technical board for 1.11 release cycle.
Tim Graham
2016-08-17
Fixed #26840 -- Added test.utils.setup/teardown_databases().
Andreas Pelme
2016-08-09
Fixed #26952 -- Added tips for installing test suite dependencies.
an0o0nym
[next]