Change History for StripWhitespaceMiddleware

Version Date Author Comment
13 10 years matsaman again
12 10 years matsaman fix last
11 10 years matsaman ran into this issue using manage.py runserver with django-photologue images
10 14 years anonymous changed for supporting conditional remove
9 14 years Waldir Pimenta fix order
8 14 years Waldir Pimenta add support for removing empty newlines. default behavior unchanged.
7 15 years Cal Leeming Patched another bug which caused \n to be stripped without replacement.
6 15 years Cal Leeming Patched sub() call to stop page from being filled with unnecessary \n
5 15 years Cal Leeming
4 15 years Cal Leeming
3 15 years anonymous
2 20 years anonymous
1 20 years Gary Wilson <gary.wilson@…> giving this its own page so it can be updated if need be.
Back to Top