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-03 14:16:52 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
i18n
History
Claude Paroz
550ddc66b4
Fixed
#19272
-- Fixed gettext_lazy returned type on Python 2
...
Thanks tyrion for the report.
2012-11-14 10:50:15 +01:00
..
commands
Fixed
#18881
-- Made the context option in {% trans %} and {% blocktrans %} accept literals wrapped in single quotes. Thanks to lanyjie for the report.
2012-09-27 20:34:45 -07:00
contenttypes
[py3] Replaced unicode/str by six.text_type/bytes.
2012-07-22 09:29:54 +02:00
other
…
patterns
Fixed
#18269
-- Applied unicode_literals for Python 3 compatibility.
2012-06-07 18:08:47 +02:00
resolution
…
__init__.py
…
forms.py
…
models.py
…
tests.py
Fixed
#19272
-- Fixed gettext_lazy returned type on Python 2
2012-11-14 10:50:15 +01:00