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
/
topics
/
i18n
Age
Commit message (
Expand
)
Author
2015-03-29
[1.8.x] Fixed #24281 -- Improved docs for timezone handling for auto_now and ...
Christopher Luc
2015-03-20
[1.8.x] Fixed #23520 -- Explained that custom plural forms should be avoided
Claude Paroz
2015-02-22
[1.8.x] Fixed #24358 -- Corrected code-block directives for console sessions.
Sean Wang
2015-02-06
[1.8.x] Removed inaccurate sentence about PO files in translation docs.
minusf
2015-01-12
Fixed #24124 -- Changed context_processors in the default settings.py
Collin Anderson
2015-01-10
Moved doc on the DTL's syntax to the ref/ section.
Aymeric Augustin
2014-12-28
Deprecated TEMPLATE_CONTEXT_PROCESSORS.
Aymeric Augustin
2014-12-28
Moved context_processors from django.core to django.template.
Aymeric Augustin
2014-12-19
Updated some other external links in the docs
Claude Paroz
2014-12-11
Fixed incorrect filter name in docs/topics/i18n/translation.txt.
Yohan Boniface
2014-11-22
Avoided rewrapping Contexts in render_to_response.
Aymeric Augustin
2014-10-30
Fixed #18731 -- Added an example about customizing "makemessages" command.
Berker Peksag
2014-10-20
Clarify that HTTP Accept-Language header is case-insensitive.
Carl Meyer
2014-10-13
Fixed #23534 -- Added documentation on blocktrans tags
Nadja Deininger
2014-09-22
Removed sudo from pip commands in docs.
Corey Farwell
2014-08-26
Clarified that makemessages -l takes a locale name, not a language code.
Mitch Davis
2014-08-22
Fixed #23342 -- Clarified warning about naive time objects.
Kristian Glass
2014-08-19
Removed unnecessary code-block directives.
areski
2014-08-18
Fixed some doc errors that caused syntax highlighting to fail.
Tim Graham
2014-08-13
Refs #23276 -- Added missing url() in some places.
Collin Anderson
2014-08-12
Fixed typo in previous commit.
Tim Graham
2014-08-12
Fixed #23276 -- Deprecated passing views as strings to url().
Tim Graham
2014-08-11
Fixed #23267 -- Fixed typo in Translation documentation
Ola Sitarska
2014-07-31
Updated timezone docs to use timezone.now()
Tim Graham
2014-07-30
Fixed #23067 -- Updated docs to use django-admin
Christoph Heer
2014-05-21
Fixed #20477: Allowed list of modules for FORMAT_MODULE_PATH
Martin Brochhaus
2014-05-19
Revert "Fixed #20477: Allowed settings.FORMAT_MODULE_PATH to be a list of mod...
Tim Graham
2014-05-19
Fixed #20477: Allowed settings.FORMAT_MODULE_PATH to be a list of modules.
Martin Brochhaus
2014-04-29
Fixed #22523 -- Clarified pytz requirement.
Aymeric Augustin
2014-04-26
Updated doc links to point to Python 3 documentation
Claude Paroz
2014-04-23
Various documentation typo/spelling fixes
Marti Raudsepp
2014-04-18
Fixed #22471 -- Corrected misprint in i18n docs
Erik Romijn
2014-04-03
Fixed #22218 -- Deprecated django.conf.urls.patterns.
Tim Graham
2014-03-24
Removed versionadded/changed annotations for 1.6.
Tim Graham
2014-03-22
Fixed #22313 -- Removed 'u' prefixes from documentation
Claude Paroz
2014-03-13
Fixed #22262 -- Added the correct line in the last example of Translator lines
Dejan Noveski
2014-03-13
Fixed a grammar error in topics/i18n/translation.
Iain Dawson
2014-03-03
Fixed some typos and formatting issues in docs.
Rodolfo Carvalho
2014-03-01
Fixed #15318 -- Added settings for language cookie max-age, path, domain
Sergey Kolosov
2014-02-22
Fixed #22120 -- Documented persistent activation of languages and cleaned up ...
Erik Romijn
2014-02-16
Added some links in i18n documentation
Grzegorz Rożniecki
2014-02-16
Fixed two typos in documentation
Grzegorz Rożniecki
2013-12-27
Fixed #21650 -- Corrected bad advice for plural translation.
Tim Graham
2013-12-26
Fixed #21629 -- Added instructions for loading MySQL time zone definitions.
Tim Graham
2013-12-15
Added internal link to i18n documentation.
Baptiste Mispelon
2013-12-04
Added link to localized formatting doc from main index.
Ramiro Morales
2013-11-30
Removed gender-based pronouns per [c0a2daad78].
Tim Graham
2013-11-30
Enabled makemessages to support several translation directories
Claude Paroz
2013-11-22
Fixed #21487 -- Session cannot store tzinfo instances anymore.
Aymeric Augustin
2013-11-09
Fixed #21372 -- Corrected docs regarding translating LANGUAGES.
Bernardo Pires
[next]