This website requires JavaScript.
Explore
Help
Register
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-09 01:46:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
b62e82365a
django
/
tests
/
regressiontests
/
views
History
Florian Apolloner
a2f2a39956
Fixed
#18856
-- Ensured that redirects can't be poisoned by malicious users.
2012-12-10 22:11:39 +01:00
..
app0
app1
app2
app3
app4
fixtures
locale
Fixed
#19136
-- Properly escape gettext context prefixes in the i18n JavaScript view template.
2012-11-17 15:37:30 +01:00
media
templates
Fixed
#19136
-- Properly escape gettext context prefixes in the i18n JavaScript view template.
2012-11-17 15:37:30 +01:00
templatetags
tests
Fixed
#18856
-- Ensured that redirects can't be poisoned by malicious users.
2012-12-10 22:11:39 +01:00
__init__.py
generic_urls.py
models.py
urls.py
Fixed
#19357
-- Allow non-ASCII chars in filesystem paths
2012-12-08 11:13:52 +01:00
views.py
Fixed
#19136
-- Properly escape gettext context prefixes in the i18n JavaScript view template.
2012-11-17 15:37:30 +01:00