django/tests/regressiontests/servers
Claude Paroz 006c2b8fc1 Fixed #18326 -- Stripped ending chars in LiveServerViews tests.
Ending chars might be different depending on git crlf setting.
Thanks Michael Manfre for the report and the patch.
2012-05-17 11:10:48 +02:00
..
fixtures
media
static
__init__.py
models.py
tests.py Fixed #18326 -- Stripped ending chars in LiveServerViews tests. 2012-05-17 11:10:48 +02:00
urls.py
views.py