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-02-08 16:35:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
i18n
History
Tim Graham
9829b75d5b
Added more tests for translation's to_locale().
2017-09-08 13:43:06 -04:00
..
commands
…
contenttypes
…
exclude
…
other
…
other2
…
patterns
Used assertRaisesMessage() to test Django's error messages.
2017-07-29 19:07:23 -04:00
project_dir
…
resolution
…
sampleproject
…
__init__.py
…
forms.py
…
models.py
…
test_compilation.py
Sorted imports per isort 4.2.9.
2017-06-01 13:23:48 -04:00
test_extraction.py
Fixed crash in i18n tests skip condition if gettext isn't installed.
2017-06-29 13:09:16 -04:00
test_management.py
…
test_percents.py
…
tests.py
Added more tests for translation's to_locale().
2017-09-08 13:43:06 -04:00
urls_default_unprefixed.py
…
urls.py
Converted usage of ugettext* functions to their gettext* aliases
2017-02-07 09:04:04 +01:00
utils.py
Refs
#23919
-- Removed misc references to Python 2.
2017-01-21 20:02:00 -05:00