mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Removed British/Austrialian word: whilist.
This commit is contained in:
parent
16411b8400
commit
98839e9066
6 changed files with 7 additions and 7 deletions
|
@ -12,7 +12,7 @@ class SimpleTests(TestCase):
|
|||
"""
|
||||
The main test here is that the all the models can be created without
|
||||
any database errors. We can also do some more simple insertion and
|
||||
lookup tests whilst we're here to show that the second of models do
|
||||
lookup tests while we're here to show that the second of models do
|
||||
refer to the tables from the first set.
|
||||
"""
|
||||
# Insert some data into one set of models.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue