Migrated custom_columns_regress doctests. Thanks to Sebastian Hillig.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@13885 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Russell Keith-Magee 2010-09-27 15:13:17 +00:00
parent cd9aed5b2d
commit 2d3b47183a
3 changed files with 86 additions and 65 deletions

View file

@ -54,5 +54,4 @@ class Post(models.Model):
class Meta:
db_table = 'CaseSensitive_Post'
qn = connection.ops.quote_name