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-03-26 17:20:49 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
views
/
tests
History
Jannis Leidel
0aaaad14b7
[1.5.x] Fixed typo introduced in 0e3f7814d7106768e8eafcba0e74238fcdb90f9d.
2012-11-17 15:59:34 +01:00
..
__init__.py
[1.5.x]
Fixed
#19136
-- Properly escape gettext context prefixes in the i18n JavaScript view template.
2012-11-17 15:39:34 +01:00
debug.py
[py3] Decoded the parsed source file encoding in debug view
2012-10-08 10:06:56 +02:00
defaults.py
Fixed
#18807
-- Made 404.html and 500.html optional
2012-09-30 23:16:19 +02:00
i18n.py
[1.5.x] Fixed typo introduced in 0e3f7814d7106768e8eafcba0e74238fcdb90f9d.
2012-11-17 15:59:34 +01:00
shortcuts.py
[py3] Various minor syntax fixes in the test suite
2012-08-11 23:23:31 +02:00
specials.py
Fixed
#18269
-- Applied unicode_literals for Python 3 compatibility.
2012-06-07 18:08:47 +02:00
static.py
Used @override_settings in several tests.
2012-10-20 23:22:46 +02:00