index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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
2016-03-29
Fixed #21446 -- Allowed not performing redirect in set_language view
Krzysztof Jurewicz
2016-03-08
Fixed #25933 -- Allowed an unprefixed default language in i18n_patterns().
Krzysztof Urbaniak
2016-03-03
Fixed #26295 -- Allowed using i18n_patterns() in any root URLconf.
Simon Charette
2016-02-11
Updated instructions for gettext on Windows.
Tim Graham
2016-02-11
Fixed #26206 -- Fixed docs comments causing empty code blocks.
Tim Graham
2016-02-01
Fixed #26124 -- Added missing code formatting to docs headers.
rowanv
2016-01-27
Fixed #26136 -- Removed URL reversing by dotted path from JavaScript catalog ...
Yoong Kang Lim
2016-01-25
Fixed Sphinx highlight warnings in docs.
Tim Graham
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2015-12-31
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Marten Kenbeek
2015-12-01
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-11-28
Fixed #25812 -- Restored the ability to use custom formats with the date temp...
Gagaro
2015-11-16
Fixed #25755 -- Unified spelling of "website".
Agnieszka Lasyk
2015-11-07
Fixed #25473 -- Changed underscores in url() names to dashes in docs.
Thijs van Dien
2015-10-07
Added some function links in translation docs
Claude Paroz
2015-09-23
Removed versionadded/changed annotations for 1.8.
Tim Graham
2015-09-23
Refs #22218 -- Removed conf.urls.patterns() per deprecation timeline.
Tim Graham
2015-09-22
Added link to Babel's message extracting functionality.
Rik
2015-08-08
Updated Wikipedia links to use https
Claude Paroz
2015-08-05
Fixed #22404 -- Added a view that exposes i18n catalog as a JSON
Sergey Kolosov
2015-07-27
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...
Flavio Curella
2015-07-16
Fixed typo in docs/topics/i18n/translation.txt
Rafał Selewońko
2015-07-01
Fixed #21695 -- Added asvar option to blocktrans.
Matthew Somerville
2015-06-24
Renamed RemovedInDjangoXYWarnings for new roadmap.
Tim Graham
2015-06-22
Updated indentation of example template in docs/topics/i18n/translation.txt.
Wim Feijen
2015-06-08
Fixed #21927 -- Made application and instance namespaces more distinct.
Marten Kenbeek
2015-06-05
Capitalized "Python" in docs.
Tim Graham
2015-06-04
Fixed #24159 -- Made compilemessages run across all apps.
Matthew Somerville
2015-06-02
Fixed #24230 -- Added translated language name for i18n template tag/filter.
Tomáš Ehrlich
2015-06-02
Added headings to i18n template tags and filters.
Tim Graham
2015-05-17
Fixed #23820 -- Supported per-database time zone.
Aymeric Augustin
2015-05-02
Fixed typo in translation import statement
José Padilla
2015-05-01
Updated capitalization in the word "JavaScript" for consistency
Dave Hodder
2015-04-29
Added translation.override() context manager to docs.
Dmitry Medvinsky
2015-04-29
Used full variable names instead of abbreviation in examples
Baptiste Mispelon
2015-04-28
Fixed typo in docs/topics/i18n/translation.txt
Mounir
2015-04-16
Fixed #23984 -- Added Javascript i18n documentation
Daniel Lindsley
2015-04-01
Pointed Jinja2 users to Babel instead of makemessages.
Aymeric Augustin
2015-03-29
Improved docs for timezone handling for auto_now and auto_now_add
Christopher Luc
2015-03-20
Fixed #22106 -- Allowed using more than one instance of javascript_catalog pe...
Moritz Sichert
2015-03-20
Fixed #23520 -- Explained that custom plural forms should be avoided
Claude Paroz
2015-02-22
Fixed #24358 -- Corrected code-block directives for console sessions.
Sean Wang
2015-02-06
Removed inaccurate sentence about PO files in translation docs.
minusf
2015-02-03
Fixed #24149 -- Normalized tuple settings to lists.
darkryder
2015-02-01
Removed versionadded/changed notes for 1.7.
Tim Graham
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
[next]