summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRussell Keith-Magee <russell@keith-magee.com>2010-10-28 12:15:46 +0000
committerRussell Keith-Magee <russell@keith-magee.com>2010-10-28 12:15:46 +0000
commit4890ff129200f3cbb86027a173ff9ba4cedc11c4 (patch)
treef10c93adb943e0b6e0406b60ad0144c1e33c080a
parent5d0f4edb8bf6f3e77fd3e1f25e04d8efddcac1c8 (diff)
[1.2.X] Negligible formatting improvement to an error in management/sql.py
Backport of r13992 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14383 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-rw-r--r--django/core/management/sql.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/django/core/management/sql.py b/django/core/management/sql.py
index 17c145e927..86d91fa8b7 100644
--- a/django/core/management/sql.py
+++ b/django/core/management/sql.py
@@ -15,7 +15,7 @@ def sql_create(app, style, connection):
raise CommandError("Django doesn't know which syntax to use for your SQL statements,\n" +
"because you haven't specified the ENGINE setting for the database.\n" +
"Edit your settings file and change DATBASES['default']['ENGINE'] to something like\n" +
- "'django.db.backends.postgresql' or 'django.db.backends.mysql'")
+ "'django.db.backends.postgresql' or 'django.db.backends.mysql'.")
# Get installed models, so we generate REFERENCES right.
# We trim models from the current app so that the sqlreset command does not