mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed spelling of "nonexistent".
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"pk": "1",
|
||||
"model": "fixtures_regress.animal_extra",
|
||||
"fields": {
|
||||
"name": "Non-existent model",
|
||||
"name": "Nonexistent model",
|
||||
"extra_name": "test for ticket #21799",
|
||||
"latin_name": "Panthera leo",
|
||||
"count": 3,
|
||||
|
||||
Reference in New Issue
Block a user