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-05 15:06:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
i18n
History
Julien Phalip
432339a72c
Fixed
#18393
-- Prevented blocktrans to crash when a variable name is badly formatted.
2012-05-28 11:03:34 -07:00
..
commands
Used call_command in i18n compilation tests.
2012-05-27 23:11:27 +02:00
contenttypes
Use the class decorator syntax available in Python >= 2.6. Refs
#17965
.
2012-03-30 09:08:29 +00:00
other
Fixed
#18393
-- Prevented blocktrans to crash when a variable name is badly formatted.
2012-05-28 11:03:34 -07:00
patterns
Used catch_warnings instead of save/restore methods. Refs
#17049
.
2012-05-03 18:30:07 +02:00
resolution
…
__init__.py
…
forms.py
Fixed a couple of typos.
2011-12-03 17:34:52 +00:00
models.py
Fixed a couple of typos.
2011-12-03 17:34:52 +00:00
tests.py
Fixed
#18393
-- Prevented blocktrans to crash when a variable name is badly formatted.
2012-05-28 11:03:34 -07:00