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-01-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
i18n
History
Tim Graham
db8763fb23
Refs
#25677
-- Fixed Python 2 i18n test failure on non-ASCII path.
2015-11-19 15:55:00 -05:00
..
commands
Fixed
#25677
-- Prevented decoding errors in/after Popen calls
2015-11-19 15:17:47 +01:00
contenttypes
…
exclude
…
other
…
other2
…
patterns
Fixed "URLconf" spelling in code comments.
2015-10-22 14:46:42 -04:00
project_dir
…
resolution
…
sampleproject
…
__init__.py
…
forms.py
…
models.py
…
test_compilation.py
Refs
#25677
-- Fixed Python 2 i18n test failure on non-ASCII path.
2015-11-19 15:55:00 -05:00
test_extraction.py
Fixed
#25668
-- Misc spelling errors
2015-11-03 11:58:13 +02:00
test_percents.py
…
tests.py
Fixed
#25720
-- Made gettext() return bytestring on Python 2 if input is bytestring.
2015-11-11 08:56:10 -05:00
urls.py
…