index
:
delta/python-packages/django.git
1.8
15667
16682
24046
24215
24525
26176
3.2-man-page
4.0/make-zoneinfo-default-timezone-implementation-squashed
alex-patch-1
attic/boulder-oracle-sprint
attic/full-history
attic/generic-auth
attic/gis
attic/i18n
attic/magic-removal
attic/multi-auth
attic/multiple-db-support
attic/new-admin
attic/newforms-admin
attic/per-object-permissions
attic/queryset-refactor
attic/schema-evolution
attic/schema-evolution-ng
attic/search-api
attic/sqlalchemy
attic/unicode
c/29988-allow-f-strings
c/32409-async-tests-cannot-call-orm
c/append-slash-opt-out
c/replace-utcnow
c/use-bpo-extlink
dep0005
dep5
fix-cache-test
fix/remove-stray-file
issue/31570
link-to-code-of-conduct
main
make-zoneinfo-default-timezone-implementation
master
remove-unnecesary-if-wrap
selenium-updates
sir-sigurd-patch-1
soc2009/admin-ui
soc2009/http-wsgi-improvements
soc2009/i18n-improvements
soc2009/model-validation
soc2009/multidb
soc2009/test-improvements
soc2010/app-loading
soc2010/query-refactor
soc2010/test-refactor
stable/0.90.x
stable/0.91.x
stable/0.95.x
stable/0.96.x
stable/1.0.x
stable/1.1.x
stable/1.10.x
stable/1.11.x
stable/1.2.x
stable/1.3.x
stable/1.4.x
stable/1.5.x
stable/1.6.x
stable/1.7.x
stable/1.8.x
stable/1.9.x
stable/2.0.x
stable/2.1.x
stable/2.2.x
stable/3.0.x
stable/3.1.x
stable/3.2.x
stable/4.0.x
stable/4.1.x
stable/4.2.x
swap-closing-quote-period-in-admin-i18nable-literal
ticket-25055
ticket-31342
update-next-docs-version
github.com: django/django.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
internals
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed #27655 -- Added some guidelines to the coding style docs.
Tim Graham
2017-06-12
1
-0
/
+21
*
Updated various links in docs to avoid redirects
Claude Paroz
2017-05-22
6
-9
/
+9
*
Fixed broken link to QUnit docs.
Mariusz Felisiak
2017-05-03
1
-1
/
+1
*
Fixed #28137 -- Deprecated HttpRequest.xreadlines().
Josh Schneier
2017-04-26
1
-0
/
+2
*
Clarified "newly-introduced features" in the supported versions policy.
Tim Graham
2017-04-26
1
-1
/
+1
*
Removed inappropriate highlighting in committing-code.txt.
Markus Holtermann
2017-04-20
1
-3
/
+9
*
Doc'd a release task for translated docs.
Claude Paroz
2017-04-15
1
-0
/
+6
*
Removed unused links in docs/internals/contributing/triaging-tickets.txt.
Sergey Fedoseev
2017-03-25
1
-2
/
+0
*
Fixed #27963 -- Removed unneeded docstring example in contributing docs.
Mikkel Munch Mortensen
2017-03-21
1
-7
/
+1
*
Replaced docs/internals/team.txt with DSF teams page.
Tobias McNulty
2017-03-14
3
-742
/
+2
*
Typo fix.
Florian Apolloner
2017-03-13
1
-1
/
+1
*
Refs #25187 -- Fixed AuthBackend.authenticate() compatibility for signatures ...
Tim Graham
2017-02-24
1
-2
/
+2
*
Fixed #27829 -- Deprecated settings.DEFAULT_CONTENT_TYPE.
Tim Graham
2017-02-16
1
-0
/
+2
*
Removed docs/internals/roles.txt.
Tim Graham
2017-02-15
6
-84
/
+13
*
Fixed #25978 -- Deprecated shorcuts.render_to_response().
Tim Graham
2017-02-11
1
-0
/
+2
*
Refs #23919 -- Removed misc Python 2/3 references.
Tim Graham
2017-01-25
1
-1
/
+1
*
Refs #25175 -- Deprecated db.backends.postgresql_psycopg2 module.
Tim Graham
2017-01-25
1
-0
/
+2
*
Refs #23919 -- Removed Python 2 notes in docs.
Tim Graham
2017-01-18
2
-13
/
+7
*
Refs #23919 -- Removed python_2_unicode_compatible decorator usage
Claude Paroz
2017-01-18
1
-4
/
+0
*
Advanced deprecation warnings for Django 2.0.
Tim Graham
2017-01-17
1
-0
/
+8
*
Removed versionadded/changed annotations for 1.10.
Tim Graham
2017-01-17
1
-2
/
+0
*
Refs #26601 -- Removed support for old-style middleware using settings.MIDDLE...
Tim Graham
2017-01-17
1
-1
/
+1
*
Refs #24154 -- Added check_aggregate_support() to deprecation timeline.
Tim Graham
2016-12-31
1
-0
/
+3
*
Removed links to deprecated GeoIP.
Tim Graham
2016-12-30
1
-3
/
+3
*
Fixed #15667 -- Added template-based widget rendering.
Preston Timmons
2016-12-27
1
-0
/
+3
*
Fixed #27648 -- Deprecated (iLmsu) regex groups in url() patterns.
Tim Graham
2016-12-27
1
-0
/
+3
*
Removed the importance of "core developers" in triaging tickets, etc.
Tim Graham
2016-12-21
6
-74
/
+56
*
Fixed #27439 -- Documented macOS locale configuration for Django tests.
Alix Martineau
2016-12-20
1
-0
/
+9
*
Fixed #27579 -- Added aliases for Python 3's assertion names in SimpleTestCase.
Tim Graham
2016-12-07
1
-3
/
+2
*
Added my bio.
patjouk
2016-11-30
1
-0
/
+13
*
Added my bio
Adam Chainz
2016-11-29
1
-0
/
+11
*
Fixed #27532 -- Deprecated Model._meta.has_auto_field
Adam Chainz
2016-11-25
1
-0
/
+2
*
Updated doc links to virtualenv website.
Daniel Musketa
2016-11-22
1
-1
/
+1
*
Refs #23811 -- Corrected git bisect run example usage.
François Freitag
2016-11-21
1
-1
/
+1
*
Replaced "django" with "Django" in spelling_wordlist.
akki
2016-11-15
7
-21
/
+21
*
Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.
za
2016-11-10
1
-0
/
+13
*
Added myself to the Ops team. (#7518)
Tobias McNulty
2016-11-06
1
-0
/
+1
*
Removed myself from the ops team.
Aymeric Augustin
2016-11-05
1
-1
/
+0
*
Updated "fork Django on GitHub" link.
Tim Graham
2016-11-04
2
-3
/
+3
*
Updated by bio.
Anssi Kääriäinen
2016-10-31
1
-8
/
+8
*
Fixed #27327 -- Simplified time zone handling by requiring pytz.
Tim Graham
2016-10-27
2
-3
/
+3
*
Updated "running the tests" to use 'pip install -e'.
Tim Graham
2016-10-27
1
-13
/
+27
*
Fixed #26357 -- Allowed admin popups to work on links added after page load.
Julian Andrews
2016-10-24
1
-0
/
+6
*
Documented how to request CVE IDs.
Tim Graham
2016-10-24
1
-2
/
+5
*
Updated security policy according to current practices.
Tim Graham
2016-10-15
2
-33
/
+45
*
Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddl...
Denis Cornehl
2016-10-10
1
-0
/
+3
*
Updated security team roster.
Markus Holtermann
2016-10-07
1
-4
/
+2
*
Fixed docs typos in lines ending with a dash.
Tim Graham
2016-10-06
2
-5
/
+5
*
Refs #18974 -- Deprecated @models.permalink() decorator.
Tim Graham
2016-10-04
1
-0
/
+2
*
Doc'd how to use GitHub's "Squash and merge" button.
Tim Graham
2016-09-21
1
-2
/
+5
[prev]
[next]