1
0
mirror of https://github.com/django/django.git synced 2025-10-23 21:59:11 +00:00

Removed double spaces after periods and within phrases.

This commit is contained in:
Sarah Boyce
2025-07-18 15:37:14 +02:00
committed by nessita
parent 1909108f9f
commit 1ecf6889ca
109 changed files with 215 additions and 216 deletions

View File

@@ -9,7 +9,7 @@
#
# The different databases that Django supports behave differently in certain
# situations, so it is recommended to run the test suite against as many
# database backends as possible. You may want to create a separate settings
# database backends as possible. You may want to create a separate settings
# file for each of the backends you test against.
DATABASES = {