1
0
mirror of https://github.com/django/django.git synced 2025-03-13 10:50:55 +00:00
Claude Paroz 97ac22ebfc Fixed -- Allowed fixture file name to contain dots
Thanks Keryn Knight for the report.
2013-11-18 20:32:13 +01:00

10 lines
157 B
JSON

[
{
"pk": "1",
"model": "fixtures_regress.absolute",
"fields": {
"name": "Load Absolute Path Test"
}
}
]