The Vulnerability History Project
Vulnerabilities
Insights
Curate
Tags
All
Projects
CWEs
Languages
Lessons
Severities
Subsystems
More
News
Projects We Study
How to Contribute
By the Numbers
About Us
Toggle Theme
Warning: Our website does not support Internet Explorer, please use Edge instead.
[1.8.x] Fixed many spelling mistakes in code, comments, and docs.
Partial backport of 93452a70e8a62c7408eeded444f5088d4a26212d from master
by
Mackenzie the Spiny Dogfish 2015-12-02 23:55:50 UTC
commit 751e5fcaf7b1824c67676e8bfa6989872457bbbf
Django
VCC
CVE-2016-2512
django/contrib/admin/actions.py
+1
-1
django/contrib/auth/context_processors.py
+1
-1
django/contrib/gis/db/backends/postgis/models.py
+1
-1
django/contrib/gis/db/models/query.py
+1
-1
django/contrib/gis/gdal/geomtype.py
+1
-1
django/contrib/gis/sitemaps/kml.py
+1
-1
django/db/models/expressions.py
+1
-1
django/template/defaultfilters.py
+1
-1
django/template/defaulttags.py
+1
-1
docs/_theme/djangodocs/static/djangodocs.css
+1
-1
docs/conf.py
+1
-1
docs/ref/contrib/syndication.txt
+1
-1
docs/spelling_wordlist
-1
tests/admin_changelist/tests.py
+1
-1
tests/aggregation_regress/tests.py
+2
-2
tests/auth_tests/test_forms.py
+1
-1
tests/auth_tests/test_views.py
+5
-5
tests/check_framework/test_security.py
+3
-3
tests/expressions_case/tests.py
+1
-1
tests/forms_tests/tests/test_forms.py
+1
-1
tests/forms_tests/tests/tests.py
+1
-1
tests/httpwrappers/tests.py
+1
-1
tests/i18n/commands/__init__.py
+1
-1
tests/invalid_models_tests/test_models.py
+1
-1
tests/m2m_through/tests.py
+4
-4
tests/middleware/tests.py
+2
-2
tests/migrations/test_writer.py
+4
-4
tests/model_fields/models.py
+4
-4
tests/model_options/test_default_related_name.py
+1
-1
tests/modeladmin/tests.py
+1
-1
tests/null_fk_ordering/models.py
+2
-2
tests/proxy_models/tests.py
+1
-1
tests/queries/models.py
+1
-1
tests/queries/tests.py
+3
-3
tests/queryset_pickle/tests.py
+1
-1
tests/requests/tests.py
+3
-3
tests/serializers_regress/tests.py
+1
-1
tests/signals/tests.py
+1
-1
tests/staticfiles_tests/test_liveserver.py
+1
-1
tests/template_tests/test_response.py
+2
-2
tests/test_runner/test_discover_runner.py
+3
-3
tests/timezones/tests.py
+1
-1
tests/unmanaged_models/models.py
+1
-1
tests/utils_tests/files/strip_tags2.txt
+1
-1
tests/utils_tests/test_http.py
+2
-2
expand_less