mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
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:
parent
cd9aed5b2d
commit
2d3b47183a
3 changed files with 86 additions and 65 deletions
|
@ -54,5 +54,4 @@ class Post(models.Model):
|
|||
class Meta:
|
||||
db_table = 'CaseSensitive_Post'
|
||||
|
||||
qn = connection.ops.quote_name
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue