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-01 04:04:54 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
views
/
tests
History
Simon Meers
10f979fd92
Fixed
#18700
-- Added URL reversal for i18n set_language view.
2012-08-04 20:57:12 +10:00
..
__init__.py
…
debug.py
Fixed
#17138
-- Made the sensitive_variables decorator work with object methods.
2012-06-03 23:44:13 -07:00
defaults.py
…
i18n.py
Fixed
#18700
-- Added URL reversal for i18n set_language view.
2012-08-04 20:57:12 +10:00
shortcuts.py
…
specials.py
Fixed
#18269
-- Applied unicode_literals for Python 3 compatibility.
2012-06-07 18:08:47 +02:00
static.py
…