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-25 09:39:23 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
i18n
History
Dražen Odobašić
b1e33ceced
Fixed
#23395
-- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
..
commands
Fixed
#25297
-- Allowed makemessages to work with {% trans %} tags that use template filters.
2015-09-04 15:09:09 -04:00
contenttypes
…
exclude
…
other
…
other2
…
patterns
…
project_dir
…
resolution
…
sampleproject
Fixed
#24257
-- Corrected i18n handling of percent signs.
2015-08-12 10:23:34 -04:00
__init__.py
…
forms.py
…
models.py
…
test_compilation.py
Fixed
#24257
-- Corrected i18n handling of percent signs.
2015-08-12 10:23:34 -04:00
test_extraction.py
Fixed
#23395
-- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
test_percents.py
Fixed
#24257
-- Corrected i18n handling of percent signs.
2015-08-12 10:23:34 -04:00
tests.py
Fixed
#23395
-- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
urls.py
…