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
2024-12-26 11:06:07 +00:00
Code
Issues
27
Releases
Wiki
Activity
be7f1099c6
django
/
tests
/
regressiontests
/
staticfiles_tests
History
Claude Paroz
3eb28d0119
[py3] Used six.StringIO to simulate stdout buffer in tests
2012-08-11 18:56:14 +02:00
..
apps
Fixed
#18430
-- Use the FILE_CHARSET setting when reading from a file during post processing with the cached staticfiles storage. Thanks to Brant Young for initial debugging.
2012-07-08 12:56:49 +02:00
project
Fixed
#18487
-- Made sure that protocol-relative URLs aren't processed by the cached staticfiles storage. Thanks to LukaszBalcerzak for the patch.
2012-07-08 18:25:12 +02:00
urls
__init__.py
models.py
storage.py
tests.py
[py3] Used six.StringIO to simulate stdout buffer in tests
2012-08-11 18:56:14 +02:00