1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

Refs #24978 -- Amended test filename to avoid checkout warnings on Windows.

This commit is contained in:
Gagaro
2015-06-20 19:07:06 +02:00
committed by Tim Graham
parent ffdf507ec0
commit 8b7bd62ae5
2 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
[
{
"pk": "1",
"model": "fixtures.article",
"fields": {
"headline": "How To Deal With Special Characters",
"pub_date": "2006-06-16 12:00:00"
}
}
]