Commit 1165e999 authored by Tim Graham's avatar Tim Graham
Browse files

Fixed spelling mistake and added a word to the word list.

parent 5eb81ce4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1315,7 +1315,7 @@ than simply ``myapp/models.py``, Django would look for :ref:`initial SQL data
will search ``myapp/sql/`` as documented. The old location will continue to
work until Django 1.9. After this issue was fixed, migrations were added which
deprecates initial SQL data. Thus, while this change still exists, the
deprecation is somehwhat irrelevant as the entire feature will be removed in
deprecation is somewhat irrelevant as the entire feature will be removed in
Django 2.0 when migrations become compulsory for all applications.

Reorganization of ``django.contrib.sites``
+1 −0
Original line number Diff line number Diff line
@@ -521,6 +521,7 @@ screenshots
sdist
semimajor
semiminor
serializability
serializable
serializer
serializers