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-28 19:19:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
i18n
/
commands
History
Julien Phalip
b8244c654c
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
..
ignore_dir
…
locale
…
templates
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
__init__.py
…
code.sample
Fixed
#18479
-- Stopped makemessages raising error on gettext warnings
2012-07-18 20:43:35 +02:00
compilation.py
Fixed tests that I broke a few commits ago.
2012-09-07 14:01:46 -04:00
extraction.py
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
javascript.js
…
tests.py
[py3] Replaced basestring by six.string_types.
2012-07-22 09:29:54 +02:00