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-06 15:35:37 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
i18n
/
commands
History
Aymeric Augustin
3cb2457f46
[py3] Replaced basestring by six.string_types.
2012-07-22 09:29:54 +02:00
..
ignore_dir
…
locale
…
templates
Made makemessages leave
'%%'
sequences untouched when extracting translatable literals from blocktrans template tags.
2011-12-11 00:48:26 +00:00
__init__.py
…
code.sample
Fixed
#18479
-- Stopped makemessages raising error on gettext warnings
2012-07-18 20:43:35 +02:00
compilation.py
Used call_command in i18n compilation tests.
2012-05-27 23:11:27 +02:00
extraction.py
Fixed
#18479
-- Stopped makemessages raising error on gettext warnings
2012-07-18 20:43:35 +02:00
javascript.js
…
tests.py
[py3] Replaced basestring by six.string_types.
2012-07-22 09:29:54 +02:00