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 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
template_tests
/
syntax_tests
/
i18n
History
Claude Paroz
3a148f958d
Refs
#27795
-- Removed force_text from the template layer
...
Thanks Tim Graham for the review.
2017-02-07 17:14:02 +01:00
..
__init__.py
…
base.py
Refs
#23919
-- Removed django.utils._os.upath()/npath()/abspathu() usage.
2017-01-20 08:01:02 -05:00
test_blocktrans.py
Refs
#27795
-- Removed force_text from the template layer
2017-02-07 17:14:02 +01:00
test_filters.py
…
test_get_available_languages.py
…
test_get_language_info_list.py
…
test_get_language_info.py
…
test_trans.py
Added tests for various __repr__() methods.
2017-02-04 11:29:39 -05:00
test_underscore_syntax.py
…