This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-12 02:12:38 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
i18n
/
commands
History
Mike Hansen
d291c72bf2
Fixed
#30585
-- Added {% translate %} and {% blocktranslate %} template tags.
2019-12-18 13:15:38 +01:00
..
app_with_locale/locale/ru
/LC_MESSAGES
…
ignore_dir
…
locale
Fixed
#25915
-- Allowed language not in Django's default LANGUAGES
2015-12-18 17:50:16 +01:00
media_root
…
someapp
/static
…
static
…
templates
Fixed
#30585
-- Added {% translate %} and {% blocktranslate %} template tags.
2019-12-18 13:15:38 +01:00
__init__.py
Converted usage of ugettext* functions to their gettext* aliases
2017-02-07 09:04:04 +01:00
code.sample
Converted usage of ugettext* functions to their gettext* aliases
2017-02-07 09:04:04 +01:00
javascript.js
…
not_utf8.sample
…