Removed the non-ascii fail notice from the readme since I've pulled in carljm's changes

This commit is contained in:
xian
2009-12-28 22:52:59 -06:00
parent 40ffe939ff
commit a546403b86

View File

@@ -118,14 +118,3 @@ Dependecies
* BeautifulSoup
Known fails
***********
* Non ASCII characters in linked CSS files cause breakage. See `issue 3`_ for details.
And `carljm's branch`_ for a work around if you're running into this problem.
The goal is to get it standardized on unicode all the way through.
.. _issue 3: http://github.com/mintchaos/django_compressor/issues/#issue/3
.. _carljm's branch: http://github.com/carljm/django_compressor