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
/
topics
/
i18n
Commit message (
Expand
)
Author
Age
Files
Lines
*
Used extlinks for PyPI links.
Tim Graham
2023-04-17
1
-2
/
+1
*
Fixed #34463 -- Corrected code-block directives in docs.
Yahya Ali
2023-04-06
1
-1
/
+1
*
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-03-01
3
-127
/
+165
*
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
Joseph Victor Zammit
2023-02-28
1
-7
/
+21
*
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2023-02-10
3
-58
/
+130
*
Fixed #34233 -- Dropped support for Python 3.8 and 3.9.
Mariusz Felisiak
2023-01-18
1
-2
/
+1
*
Refs #32365 -- Removed support for pytz timezones per deprecation timeline.
Mariusz Felisiak
2023-01-17
1
-2
/
+0
*
Refs #32873 -- Removed settings.USE_L10N per deprecation timeline.
Mariusz Felisiak
2023-01-17
2
-21
/
+7
*
Refs #32379 -- Changed default USE_TZ to True.
Mariusz Felisiak
2023-01-17
1
-10
/
+4
*
Refs #32873 -- Adjusted formatting note on USE_L10N default.
Anders Hovmöller
2022-11-23
1
-2
/
+2
*
Refs #33842 -- Added :ttag: role in translations docs.
Ramil Yanbulatov
2022-08-09
1
-2
/
+2
*
Fixed #33842 -- Used :source: role for links to repo files on GitHub.
Ramil Yanbulatov
2022-08-09
1
-1
/
+1
*
Fixed typo in docs/topics/i18n/translation.txt.
Alessandro Baccini
2022-08-08
1
-1
/
+1
*
Fixed #33631 -- Marked {% blocktranslate asvar %} result as HTML safe.
cheng
2022-07-14
1
-0
/
+5
*
Removed versionadded/changed annotations for 4.0.
Carlton Gibson
2022-05-17
1
-6
/
+0
*
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
Carlton Gibson
2022-03-24
1
-1
/
+1
*
Changed some words to use inline markup.
David Smith
2022-03-10
1
-9
/
+9
*
Fixed typo in docs/topics/i18n/translation.txt.
Philipp Bosch
2022-02-18
1
-1
/
+1
*
Corrected signatures of some functions in docs.
Mariusz Felisiak
2022-01-10
1
-1
/
+1
*
Removed versionadded/changed annotations for 3.2.
Mariusz Felisiak
2021-09-20
1
-4
/
+0
*
Fixed #32365 -- Made zoneinfo the default timezone implementation.
Carlton Gibson
2021-09-16
1
-53
/
+55
*
Fixed #32873 -- Deprecated settings.USE_L10N.
Claude Paroz
2021-09-14
3
-21
/
+7
*
Fixed typo in docs/topics/i18n/formatting.txt.
Jacob Walls
2021-09-04
1
-1
/
+1
*
Fixed some broken links and redirects in docs.
Jacob Walls
2021-08-09
1
-1
/
+1
*
Refs #32956 -- Corrected spelling of daylight saving time.
David Smith
2021-08-06
1
-3
/
+3
*
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-07-29
3
-4
/
+4
*
Fixed #32379 -- Started deprecation toward changing default USE_TZ to True.
Claude Paroz
2021-05-18
1
-5
/
+10
*
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Nick Pope
2021-05-17
1
-3
/
+3
*
Refs #32366 -- Avoided use of datetime.utcnow() in the documentation.
Nick Pope
2021-05-12
1
-2
/
+1
*
Fixed indentation in docs/topics/i18n/translation.txt.
Camilo Nova
2021-02-25
1
-2
/
+2
*
Refs #32365 -- Allowed use of non-pytz timezone implementations.
Paul Ganssle
2021-01-19
1
-3
/
+11
*
Removed versionadded/changed annotations for 3.1.
Mariusz Felisiak
2021-01-14
1
-20
/
+0
*
Fixed #16117 -- Added decorators for admin action and display functions.
Nick Pope
2021-01-13
1
-4
/
+6
*
Adjusted formatting of ngettext docs code examples.
Matthias Kestenholz
2020-12-08
1
-5
/
+6
*
Fixed typo in docs/topics/i18n/translation.txt.
shivam sharma
2020-10-13
1
-2
/
+2
*
Refs #30165 -- Removed leftover 'u' prefix.
Claude Paroz
2020-07-28
1
-1
/
+1
*
Refs #31493 -- Replaced var with const/let in documentation JS.
Adam Johnson
2020-06-24
1
-13
/
+22
*
Fixed #31690 -- Added note about fuzzy entries in translation docs.
sebashwa
2020-06-15
1
-0
/
+7
*
Fixed #30134 -- Ensured unlocalized numbers are string representation in temp...
Claude Paroz
2020-06-04
1
-0
/
+3
*
Removed versionadded/changed annotations for 3.0.
Mariusz Felisiak
2020-05-13
1
-4
/
+0
*
Doc'd country part of locale name with more than 2 characters.
QQ喵
2020-05-04
1
-3
/
+4
*
Changed django.forms.ValidationError imports to django.core.exceptions.Valida...
François Freitag
2020-04-28
1
-2
/
+3
*
Fixed typo in docs/topics/i18n/translation.txt.
Mariusz Felisiak
2020-04-28
1
-1
/
+1
*
Capitalized Unicode in docs, strings, and comments.
Jon Dufresne
2020-04-20
1
-1
/
+1
*
Refs #30165 -- Removed obsolete doc references to deprecated ugettext() & co.
Jon Dufresne
2020-04-20
1
-6
/
+0
*
Fixed highlightlang deprecation warning on Sphinx 1.8+.
Mariusz Felisiak
2020-04-07
1
-4
/
+4
*
Fixed #30439 -- Added support for different plural forms for a language.
Claude Paroz
2020-03-10
1
-8
/
+3
*
Fixed #31341 -- Doc'd minimal gettext version with ES6 template strings support.
Claude Paroz
2020-03-05
1
-5
/
+3
*
Refs #30997 -- Removed HttpRequest.is_ajax() usage.
Claude Paroz
2020-01-27
1
-3
/
+12
*
Removed "Don't do that" from docs and error messages.
Adam Johnson
2020-01-06
1
-5
/
+6
[next]