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.9.x] Fixed many spelling mistakes in code, comments, and docs.
Backport of 93452a70e8a62c7408eeded444f5088d4a26212d from master
by
Mackenzie the Spiny Dogfish 2015-12-02 23:55:50 UTC
commit 8897f4b0df30f385d0a95156f8a18b4b25cea37e
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/geos/prototypes/geom.py
+1
-1
django/contrib/gis/geos/prototypes/prepared.py
+1
-1
django/contrib/gis/sitemaps/kml.py
+1
-1
django/core/management/commands/inspectdb.py
+1
-1
django/db/models/expressions.py
+1
-1
django/template/base.py
+2
-2
django/template/defaultfilters.py
+1
-1
django/template/defaulttags.py
+1
-1
django/test/runner.py
+5
-5
docs/_theme/djangodocs/static/djangodocs.css
+1
-1
docs/conf.py
+1
-1
docs/ref/contrib/syndication.txt
+1
-1
docs/spelling_wordlist
+1
-1
docs/topics/auth/default.txt
+1
-1
docs/topics/http/sessions.txt
+1
-1
tests/admin_changelist/tests.py
+1
-1
tests/admin_widgets/tests.py
+2
-2
tests/aggregation/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/bulk_create/tests.py
+2
-2
tests/check_framework/test_security.py
+3
-3
tests/csrf_tests/tests.py
+1
-1
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/gis_tests/geoapp/test_functions.py
+1
-1
tests/httpwrappers/tests.py
+1
-1
tests/i18n/commands/__init__.py
+1
-1
tests/invalid_models_tests/test_deprecated_fields.py
+1
-1
tests/invalid_models_tests/test_models.py
+1
-1
tests/invalid_models_tests/test_relative_fields.py
+1
-1
tests/m2m_through/tests.py
+4
-4
tests/middleware/tests.py
+2
-2
tests/migrations/test_autodetector.py
+94
-94
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/postgres_tests/test_ranges.py
+1
-1
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/test_data.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