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-04 14:37:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
templates
History
Sean Breant
4d817b3887
Fixed
#19262
-- Support cookie pickling in SimpleTemplateResponse
...
Refs
#15863
.
2012-11-09 21:07:53 +01:00
..
eggs
…
templates
…
templatetags
…
__init__.py
…
alternate_urls.py
…
callables.py
…
context.py
…
custom.py
[py3k] Silence many warnings while running the tests.
2012-09-07 13:17:34 -04:00
filters.py
…
loaders.py
[py3k] Silence many warnings while running the tests.
2012-09-07 13:17:34 -04:00
models.py
…
nodelist.py
…
parser.py
…
response.py
Fixed
#19262
-- Support cookie pickling in SimpleTemplateResponse
2012-11-09 21:07:53 +01:00
smartif.py
…
tests.py
Used @override_settings in several tests.
2012-10-20 23:22:46 +02:00
unicode.py
…
urls.py
…
views.py
…