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-04-11 11:02:22 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
i18n
/
commands
History
luzpaz
bbf09254a3
Fixed typos in test comments.
2021-06-07 20:54:28 +02:00
..
app_with_locale/locale/ru
/LC_MESSAGES
Fixed
#24159
-- Made compilemessages run across all apps.
2015-06-04 21:02:02 -04:00
ignore_dir
Refs
#30585
-- Updated project templates and tests to use (block)translate tags.
2019-12-18 13:15:38 +01:00
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 typos in test comments.
2021-06-07 20:54:28 +02:00
__init__.py
Converted usage of ugettext* functions to their gettext* aliases
2017-02-07 09:04:04 +01:00
code.sample
Fixed
#31850
-- Fixed BasicExtractorTests.test_extraction_warning with xgettext 0.21+.
2020-10-07 06:40:42 +02:00
javascript.js
Fixed
#23788
-- Used new JavaScript support in recent gettext
2014-11-11 22:52:30 +01:00
not_utf8.sample
…